type github.com/gotd/td/tg.MessagesGetEmojiProfilePhotoGroupsRequest
20 uses
github.com/gotd/td/tg (current package)
tl_messages_get_emoji_profile_photo_groups_gen.go#L43: type MessagesGetEmojiProfilePhotoGroupsRequest struct {
tl_messages_get_emoji_profile_photo_groups_gen.go#L56: _ bin.Encoder = &MessagesGetEmojiProfilePhotoGroupsRequest{}
tl_messages_get_emoji_profile_photo_groups_gen.go#L57: _ bin.Decoder = &MessagesGetEmojiProfilePhotoGroupsRequest{}
tl_messages_get_emoji_profile_photo_groups_gen.go#L58: _ bin.BareEncoder = &MessagesGetEmojiProfilePhotoGroupsRequest{}
tl_messages_get_emoji_profile_photo_groups_gen.go#L59: _ bin.BareDecoder = &MessagesGetEmojiProfilePhotoGroupsRequest{}
tl_messages_get_emoji_profile_photo_groups_gen.go#L62: func (g *MessagesGetEmojiProfilePhotoGroupsRequest) Zero() bool {
tl_messages_get_emoji_profile_photo_groups_gen.go#L74: func (g *MessagesGetEmojiProfilePhotoGroupsRequest) String() string {
tl_messages_get_emoji_profile_photo_groups_gen.go#L78: type Alias MessagesGetEmojiProfilePhotoGroupsRequest
tl_messages_get_emoji_profile_photo_groups_gen.go#L83: func (g *MessagesGetEmojiProfilePhotoGroupsRequest) FillFrom(from interface {
tl_messages_get_emoji_profile_photo_groups_gen.go#L92: func (*MessagesGetEmojiProfilePhotoGroupsRequest) TypeID() uint32 {
tl_messages_get_emoji_profile_photo_groups_gen.go#L97: func (*MessagesGetEmojiProfilePhotoGroupsRequest) TypeName() string {
tl_messages_get_emoji_profile_photo_groups_gen.go#L102: func (g *MessagesGetEmojiProfilePhotoGroupsRequest) TypeInfo() tdp.Type {
tl_messages_get_emoji_profile_photo_groups_gen.go#L121: func (g *MessagesGetEmojiProfilePhotoGroupsRequest) Encode(b *bin.Buffer) error {
tl_messages_get_emoji_profile_photo_groups_gen.go#L130: func (g *MessagesGetEmojiProfilePhotoGroupsRequest) EncodeBare(b *bin.Buffer) error {
tl_messages_get_emoji_profile_photo_groups_gen.go#L139: func (g *MessagesGetEmojiProfilePhotoGroupsRequest) Decode(b *bin.Buffer) error {
tl_messages_get_emoji_profile_photo_groups_gen.go#L150: func (g *MessagesGetEmojiProfilePhotoGroupsRequest) DecodeBare(b *bin.Buffer) error {
tl_messages_get_emoji_profile_photo_groups_gen.go#L165: func (g *MessagesGetEmojiProfilePhotoGroupsRequest) GetHash() (value int) {
tl_messages_get_emoji_profile_photo_groups_gen.go#L185: request := &MessagesGetEmojiProfilePhotoGroupsRequest{
tl_registry_gen.go#L5134: MessagesGetEmojiProfilePhotoGroupsRequestTypeID: func() bin.Object { return &MessagesGetEmojiProfilePhotoGroupsRequest{} },
tl_server_gen.go#L5961: var request MessagesGetEmojiProfilePhotoGroupsRequest
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |