func github.com/gotd/td/tg.DecodeEmojiStatus
10 uses
github.com/gotd/td/tg (current package)
tl_account_emoji_statuses_gen.go#L302: value, err := DecodeEmojiStatus(b)
tl_account_update_emoji_status_gen.go#L158: value, err := DecodeEmojiStatus(b)
tl_channel_admin_log_event_action_gen.go#L7350: value, err := DecodeEmojiStatus(b)
tl_channel_admin_log_event_action_gen.go#L7357: value, err := DecodeEmojiStatus(b)
tl_channels_update_emoji_status_gen.go#L175: value, err := DecodeEmojiStatus(b)
tl_chat_gen.go#L2056: value, err := DecodeEmojiStatus(b)
tl_emoji_status_gen.go#L531: func DecodeEmojiStatus(buf *bin.Buffer) (EmojiStatusClass, error) {
tl_emoji_status_gen.go#L573: v, err := DecodeEmojiStatus(buf)
tl_update_gen.go#L21182: value, err := DecodeEmojiStatus(b)
tl_user_gen.go#L1199: value, err := DecodeEmojiStatus(b)
|
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. |