github.com/gotd/td/tg.MessageReactor.Anonymous (field)
7 uses
github.com/gotd/td/tg (current package)
tl_message_reactor_gen.go#L53: Anonymous bool
tl_message_reactor_gen.go#L88: if !(m.Anonymous == false) {
tl_message_reactor_gen.go#L120: m.Anonymous = from.GetAnonymous()
tl_message_reactor_gen.go#L187: if !(m.Anonymous == false) {
tl_message_reactor_gen.go#L248: m.Anonymous = m.Flags.Has(2)
tl_message_reactor_gen.go#L308: m.Anonymous = true
tl_message_reactor_gen.go#L311: m.Anonymous = false
![]() |
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. |