github.com/gotd/td/tg.InputChatTheme.Emoticon (field)
6 uses
github.com/gotd/td/tg (current package)
tl_chat_theme_gen.go#L40: Emoticon string
tl_chat_theme_gen.go#L63: if !(c.Emoticon == "") {
tl_chat_theme_gen.go#L83: c.Emoticon = from.GetEmoticon()
tl_chat_theme_gen.go#L131: b.PutString(c.Emoticon)
tl_chat_theme_gen.go#L156: c.Emoticon = value
tl_chat_theme_gen.go#L166: return c.Emoticon
![]() |
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. |