github.com/gotd/td/tg.Channel.EmojiStatus (field)
9 uses
github.com/gotd/td/tg (current package)
tl_chat_gen.go#L1280: EmojiStatus EmojiStatusClass
tl_chat_gen.go#L1492: if !(c.EmojiStatus == nil) {
tl_chat_gen.go#L1656: c.EmojiStatus = val
tl_chat_gen.go#L2077: if !(c.EmojiStatus == nil) {
tl_chat_gen.go#L2192: if c.EmojiStatus == nil {
tl_chat_gen.go#L2195: if err := c.EmojiStatus.Encode(b); err != nil {
tl_chat_gen.go#L2396: c.EmojiStatus = value
tl_chat_gen.go#L3208: c.EmojiStatus = value
tl_chat_gen.go#L3220: return c.EmojiStatus, true
![]() |
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. |