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#L1488: if !(c.EmojiStatus == nil) {
tl_chat_gen.go#L1648: c.EmojiStatus = val
tl_chat_gen.go#L2060: if !(c.EmojiStatus == nil) {
tl_chat_gen.go#L2172: if c.EmojiStatus == nil {
tl_chat_gen.go#L2175: if err := c.EmojiStatus.Encode(b); err != nil {
tl_chat_gen.go#L2373: c.EmojiStatus = value
tl_chat_gen.go#L3178: c.EmojiStatus = value
tl_chat_gen.go#L3190: 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. |