type github.com/gotd/td/tg.EmojiListBox
13 uses
github.com/gotd/td/tg (current package)
tl_account_get_channel_restricted_status_emojis_gen.go#L182: var result EmojiListBox
tl_account_get_default_background_emojis_gen.go#L182: var result EmojiListBox
tl_account_get_default_group_photo_emojis_gen.go#L180: var result EmojiListBox
tl_account_get_default_profile_photo_emojis_gen.go#L180: var result EmojiListBox
tl_emoji_list_gen.go#L401: type EmojiListBox struct {
tl_emoji_list_gen.go#L406: func (b *EmojiListBox) Decode(buf *bin.Buffer) error {
tl_emoji_list_gen.go#L419: func (b *EmojiListBox) Encode(buf *bin.Buffer) error {
tl_messages_search_custom_emoji_gen.go#L209: var result EmojiListBox
tl_server_gen.go#L2091: return &EmojiListBox{EmojiList: response}, nil
tl_server_gen.go#L2108: return &EmojiListBox{EmojiList: response}, nil
tl_server_gen.go#L2226: return &EmojiListBox{EmojiList: response}, nil
tl_server_gen.go#L2260: return &EmojiListBox{EmojiList: response}, nil
tl_server_gen.go#L6854: return &EmojiListBox{EmojiList: response}, nil
![]() |
The pages are generated with Golds v0.8.4. (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 @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |