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#L207: 	if !(c.ManageTopics == false) {
		tl_chat_banned_rights_gen.go#L283: 	c.ManageTopics = from.GetManageTopics()
		tl_chat_banned_rights_gen.go#L463: 	if !(c.ManageTopics == false) {
		tl_chat_banned_rights_gen.go#L544: 	c.ManageTopics = c.Flags.Has(18)
		tl_chat_banned_rights_gen.go#L794: 		c.ManageTopics = true
		tl_chat_banned_rights_gen.go#L797: 		c.ManageTopics = false