github.com/gotd/td/tg.ChatlistsChatlistInvite.Emoticon (field)
8 uses
github.com/gotd/td/tg (current package)
tl_chatlists_chatlist_invite_gen.go#L390: Emoticon string
tl_chatlists_chatlist_invite_gen.go#L425: if !(c.Emoticon == "") {
tl_chatlists_chatlist_invite_gen.go#L460: c.Emoticon = val
tl_chatlists_chatlist_invite_gen.go#L518: if !(c.Emoticon == "") {
tl_chatlists_chatlist_invite_gen.go#L543: b.PutString(c.Emoticon)
tl_chatlists_chatlist_invite_gen.go#L608: c.Emoticon = value
tl_chatlists_chatlist_invite_gen.go#L675: c.Emoticon = value
tl_chatlists_chatlist_invite_gen.go#L687: return c.Emoticon, true
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. |