github.com/gotd/td/tg.ChatAdminRights.ManageTopics (field)
7 uses
github.com/gotd/td/tg (current package)
tl_chat_admin_rights_gen.go#L106: ManageTopics bool
tl_chat_admin_rights_gen.go#L188: if !(c.ManageTopics == false) {
tl_chat_admin_rights_gen.go#L250: c.ManageTopics = from.GetManageTopics()
tl_chat_admin_rights_gen.go#L405: if !(c.ManageTopics == false) {
tl_chat_admin_rights_gen.go#L478: c.ManageTopics = c.Flags.Has(13)
tl_chat_admin_rights_gen.go#L700: c.ManageTopics = true
tl_chat_admin_rights_gen.go#L703: 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. |