github.com/gotd/td/tg.ChatBannedRights.ManageTopics (field)
7 uses
github.com/gotd/td/tg (current package)
tl_chat_banned_rights_gen.go#L112: ManageTopics bool
tl_chat_banned_rights_gen.go#L211: if !(c.ManageTopics == false) {
tl_chat_banned_rights_gen.go#L295: c.ManageTopics = from.GetManageTopics()
tl_chat_banned_rights_gen.go#L487: if !(c.ManageTopics == false) {
tl_chat_banned_rights_gen.go#L574: c.ManageTopics = c.Flags.Has(18)
tl_chat_banned_rights_gen.go#L826: c.ManageTopics = true
tl_chat_banned_rights_gen.go#L829: c.ManageTopics = 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. |