type github.com/gotd/td/tg.AccountGetDefaultBackgroundEmojisRequest

20 uses

	github.com/gotd/td/tg (current package)
		tl_account_get_default_background_emojis_gen.go#L43: type AccountGetDefaultBackgroundEmojisRequest struct {
		tl_account_get_default_background_emojis_gen.go#L56: 	_ bin.Encoder     = &AccountGetDefaultBackgroundEmojisRequest{}
		tl_account_get_default_background_emojis_gen.go#L57: 	_ bin.Decoder     = &AccountGetDefaultBackgroundEmojisRequest{}
		tl_account_get_default_background_emojis_gen.go#L58: 	_ bin.BareEncoder = &AccountGetDefaultBackgroundEmojisRequest{}
		tl_account_get_default_background_emojis_gen.go#L59: 	_ bin.BareDecoder = &AccountGetDefaultBackgroundEmojisRequest{}
		tl_account_get_default_background_emojis_gen.go#L62: func (g *AccountGetDefaultBackgroundEmojisRequest) Zero() bool {
		tl_account_get_default_background_emojis_gen.go#L74: func (g *AccountGetDefaultBackgroundEmojisRequest) String() string {
		tl_account_get_default_background_emojis_gen.go#L78: 	type Alias AccountGetDefaultBackgroundEmojisRequest
		tl_account_get_default_background_emojis_gen.go#L83: func (g *AccountGetDefaultBackgroundEmojisRequest) FillFrom(from interface {
		tl_account_get_default_background_emojis_gen.go#L92: func (*AccountGetDefaultBackgroundEmojisRequest) TypeID() uint32 {
		tl_account_get_default_background_emojis_gen.go#L97: func (*AccountGetDefaultBackgroundEmojisRequest) TypeName() string {
		tl_account_get_default_background_emojis_gen.go#L102: func (g *AccountGetDefaultBackgroundEmojisRequest) TypeInfo() tdp.Type {
		tl_account_get_default_background_emojis_gen.go#L121: func (g *AccountGetDefaultBackgroundEmojisRequest) Encode(b *bin.Buffer) error {
		tl_account_get_default_background_emojis_gen.go#L130: func (g *AccountGetDefaultBackgroundEmojisRequest) EncodeBare(b *bin.Buffer) error {
		tl_account_get_default_background_emojis_gen.go#L139: func (g *AccountGetDefaultBackgroundEmojisRequest) Decode(b *bin.Buffer) error {
		tl_account_get_default_background_emojis_gen.go#L150: func (g *AccountGetDefaultBackgroundEmojisRequest) DecodeBare(b *bin.Buffer) error {
		tl_account_get_default_background_emojis_gen.go#L165: func (g *AccountGetDefaultBackgroundEmojisRequest) GetHash() (value int64) {
		tl_account_get_default_background_emojis_gen.go#L184: 	request := &AccountGetDefaultBackgroundEmojisRequest{
		tl_registry_gen.go#L4922: 		AccountGetDefaultBackgroundEmojisRequestTypeID:                          func() bin.Object { return &AccountGetDefaultBackgroundEmojisRequest{} },
		tl_server_gen.go#L2145: 		var request AccountGetDefaultBackgroundEmojisRequest