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