github.com/gotd/td/tg.DialogFilter.Emoticon (field)
8 uses
github.com/gotd/td/tg (current package)
tl_dialog_filter_gen.go#L103: Emoticon string
tl_dialog_filter_gen.go#L184: if !(d.Emoticon == "") {
tl_dialog_filter_gen.go#L243: d.Emoticon = val
tl_dialog_filter_gen.go#L386: if !(d.Emoticon == "") {
tl_dialog_filter_gen.go#L417: b.PutString(d.Emoticon)
tl_dialog_filter_gen.go#L499: d.Emoticon = value
tl_dialog_filter_gen.go#L752: d.Emoticon = value
tl_dialog_filter_gen.go#L764: return d.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. |