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