github.com/gotd/td/tg.ChatlistsChatlistInvite.Emoticon (field)
8 uses
github.com/gotd/td/tg (current package)
tl_chatlists_chatlist_invite_gen.go#L393: Emoticon string
tl_chatlists_chatlist_invite_gen.go#L431: if !(c.Emoticon == "") {
tl_chatlists_chatlist_invite_gen.go#L468: c.Emoticon = val
tl_chatlists_chatlist_invite_gen.go#L534: if !(c.Emoticon == "") {
tl_chatlists_chatlist_invite_gen.go#L561: b.PutString(c.Emoticon)
tl_chatlists_chatlist_invite_gen.go#L625: c.Emoticon = value
tl_chatlists_chatlist_invite_gen.go#L711: c.Emoticon = value
tl_chatlists_chatlist_invite_gen.go#L723: return c.Emoticon, 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. |