github.com/gotd/td/tg.ChatBannedRights.SendPolls (field)
7 uses
github.com/gotd/td/tg (current package)
tl_chat_banned_rights_gen.go#L92: SendPolls bool
tl_chat_banned_rights_gen.go#L199: if !(c.SendPolls == false) {
tl_chat_banned_rights_gen.go#L291: c.SendPolls = from.GetSendPolls()
tl_chat_banned_rights_gen.go#L475: if !(c.SendPolls == false) {
tl_chat_banned_rights_gen.go#L570: c.SendPolls = c.Flags.Has(8)
tl_chat_banned_rights_gen.go#L750: c.SendPolls = true
tl_chat_banned_rights_gen.go#L753: c.SendPolls = 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. |