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

20 uses

	github.com/gotd/td/tg (current package)
		tl_account_get_default_group_photo_emojis_gen.go#L42: type AccountGetDefaultGroupPhotoEmojisRequest struct {
		tl_account_get_default_group_photo_emojis_gen.go#L55: 	_ bin.Encoder     = &AccountGetDefaultGroupPhotoEmojisRequest{}
		tl_account_get_default_group_photo_emojis_gen.go#L56: 	_ bin.Decoder     = &AccountGetDefaultGroupPhotoEmojisRequest{}
		tl_account_get_default_group_photo_emojis_gen.go#L57: 	_ bin.BareEncoder = &AccountGetDefaultGroupPhotoEmojisRequest{}
		tl_account_get_default_group_photo_emojis_gen.go#L58: 	_ bin.BareDecoder = &AccountGetDefaultGroupPhotoEmojisRequest{}
		tl_account_get_default_group_photo_emojis_gen.go#L61: func (g *AccountGetDefaultGroupPhotoEmojisRequest) Zero() bool {
		tl_account_get_default_group_photo_emojis_gen.go#L73: func (g *AccountGetDefaultGroupPhotoEmojisRequest) String() string {
		tl_account_get_default_group_photo_emojis_gen.go#L77: 	type Alias AccountGetDefaultGroupPhotoEmojisRequest
		tl_account_get_default_group_photo_emojis_gen.go#L82: func (g *AccountGetDefaultGroupPhotoEmojisRequest) FillFrom(from interface {
		tl_account_get_default_group_photo_emojis_gen.go#L91: func (*AccountGetDefaultGroupPhotoEmojisRequest) TypeID() uint32 {
		tl_account_get_default_group_photo_emojis_gen.go#L96: func (*AccountGetDefaultGroupPhotoEmojisRequest) TypeName() string {
		tl_account_get_default_group_photo_emojis_gen.go#L101: func (g *AccountGetDefaultGroupPhotoEmojisRequest) TypeInfo() tdp.Type {
		tl_account_get_default_group_photo_emojis_gen.go#L120: func (g *AccountGetDefaultGroupPhotoEmojisRequest) Encode(b *bin.Buffer) error {
		tl_account_get_default_group_photo_emojis_gen.go#L129: func (g *AccountGetDefaultGroupPhotoEmojisRequest) EncodeBare(b *bin.Buffer) error {
		tl_account_get_default_group_photo_emojis_gen.go#L138: func (g *AccountGetDefaultGroupPhotoEmojisRequest) Decode(b *bin.Buffer) error {
		tl_account_get_default_group_photo_emojis_gen.go#L149: func (g *AccountGetDefaultGroupPhotoEmojisRequest) DecodeBare(b *bin.Buffer) error {
		tl_account_get_default_group_photo_emojis_gen.go#L164: func (g *AccountGetDefaultGroupPhotoEmojisRequest) GetHash() (value int64) {
		tl_account_get_default_group_photo_emojis_gen.go#L182: 	request := &AccountGetDefaultGroupPhotoEmojisRequest{
		tl_registry_gen.go#L4916: 		AccountGetDefaultGroupPhotoEmojisRequestTypeID:                          func() bin.Object { return &AccountGetDefaultGroupPhotoEmojisRequest{} },
		tl_server_gen.go#L2027: 		var request AccountGetDefaultGroupPhotoEmojisRequest