github.com/gotd/td/tg.ChannelFull.Emojiset (field)
8 uses
github.com/gotd/td/tg (current package)
tl_chat_full_gen.go#L1418: Emojiset StickerSet
tl_chat_full_gen.go#L1673: if !(c.Emojiset.Zero()) {
tl_chat_full_gen.go#L1929: c.Emojiset = val
tl_chat_full_gen.go#L2465: if !(c.Emojiset.Zero()) {
tl_chat_full_gen.go#L2666: if err := c.Emojiset.Encode(b); err != nil {
tl_chat_full_gen.go#L3047: if err := c.Emojiset.Decode(b); err != nil {
tl_chat_full_gen.go#L4119: c.Emojiset = value
tl_chat_full_gen.go#L4131: return c.Emojiset, 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. |