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

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L190: 	Creator bool
		tl_chat_gen.go#L268: 	if !(c.Creator == false) {
		tl_chat_gen.go#L344: 	c.Creator = from.GetCreator()
		tl_chat_gen.go#L468: 	if !(c.Creator == false) {
		tl_chat_gen.go#L568: 	c.Creator = c.Flags.Has(0)
		tl_chat_gen.go#L640: 		c.Creator = true
		tl_chat_gen.go#L643: 		c.Creator = false