github.com/gotd/td/tg.WallPaperSettings.Emoticon (field)
8 uses
github.com/gotd/td/tg (current package)
tl_wall_paper_settings_gen.go#L102: Emoticon string
tl_wall_paper_settings_gen.go#L147: if !(w.Emoticon == "") {
tl_wall_paper_settings_gen.go#L202: w.Emoticon = val
tl_wall_paper_settings_gen.go#L305: if !(w.Emoticon == "") {
tl_wall_paper_settings_gen.go#L347: b.PutString(w.Emoticon)
tl_wall_paper_settings_gen.go#L422: w.Emoticon = value
tl_wall_paper_settings_gen.go#L576: w.Emoticon = value
tl_wall_paper_settings_gen.go#L588: return w.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. |