github.com/gotd/td/tg.EmojiListBox.EmojiList (field)
14 uses
github.com/gotd/td/tg (current package)
tl_account_get_channel_restricted_status_emojis_gen.go#L175: return result.EmojiList, nil
tl_account_get_default_background_emojis_gen.go#L190: return result.EmojiList, nil
tl_account_get_default_group_photo_emojis_gen.go#L188: return result.EmojiList, nil
tl_account_get_default_profile_photo_emojis_gen.go#L188: return result.EmojiList, nil
tl_emoji_list_gen.go#L398: EmojiList EmojiListClass
tl_emoji_list_gen.go#L410: b.EmojiList = v
tl_emoji_list_gen.go#L416: if b == nil || b.EmojiList == nil {
tl_emoji_list_gen.go#L419: return b.EmojiList.Encode(buf)
tl_messages_search_custom_emoji_gen.go#L215: return result.EmojiList, nil
tl_server_gen.go#L2019: return &EmojiListBox{EmojiList: response}, nil
tl_server_gen.go#L2036: return &EmojiListBox{EmojiList: response}, nil
tl_server_gen.go#L2154: return &EmojiListBox{EmojiList: response}, nil
tl_server_gen.go#L2188: return &EmojiListBox{EmojiList: response}, nil
tl_server_gen.go#L5987: return &EmojiListBox{EmojiList: response}, nil
|
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. |