github.com/gotd/td/tg.Channel.Creator (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L1013: 	Creator bool
		tl_chat_gen.go#L1199: 	if !(c.Creator == false) {
		tl_chat_gen.go#L1378: 	c.Creator = from.GetCreator()
		tl_chat_gen.go#L1684: 	if !(c.Creator == false) {
		tl_chat_gen.go#L1912: 	c.Creator = c.Flags.Has(0)
		tl_chat_gen.go#L2076: 		c.Creator = true
		tl_chat_gen.go#L2079: 		c.Creator = false