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#L213: 	if !(c.ManageTopics == false) {
		tl_chat_banned_rights_gen.go#L301: 	c.ManageTopics = from.GetManageTopics()
		tl_chat_banned_rights_gen.go#L499: 	if !(c.ManageTopics == false) {
		tl_chat_banned_rights_gen.go#L589: 	c.ManageTopics = c.Flags.Has(18)
		tl_chat_banned_rights_gen.go#L842: 		c.ManageTopics = true
		tl_chat_banned_rights_gen.go#L845: 		c.ManageTopics = false