github.com/gotd/td/tg.Poll.SubscribersOnly (field)
7 uses
github.com/gotd/td/tg (current package)
tl_poll_gen.go#L66: SubscribersOnly bool
tl_poll_gen.go#L146: if !(p.SubscribersOnly == false) {
tl_poll_gen.go#L210: p.SubscribersOnly = from.GetSubscribersOnly()
tl_poll_gen.go#L365: if !(p.SubscribersOnly == false) {
tl_poll_gen.go#L463: p.SubscribersOnly = p.Flags.Has(11)
tl_poll_gen.go#L710: p.SubscribersOnly = true
tl_poll_gen.go#L713: p.SubscribersOnly = 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. |