github.com/gotd/td/tg.ChannelForbidden.Megagroup (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L3345: 	Megagroup bool
		tl_chat_gen.go#L3389: 	if !(c.Megagroup == false) {
		tl_chat_gen.go#L3431: 	c.Megagroup = from.GetMegagroup()
		tl_chat_gen.go#L3506: 	if !(c.Megagroup == false) {
		tl_chat_gen.go#L3566: 	c.Megagroup = c.Flags.Has(8)
		tl_chat_gen.go#L3622: 		c.Megagroup = true
		tl_chat_gen.go#L3625: 		c.Megagroup = false