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

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L180: 	Creator bool
		tl_chat_gen.go#L255: 	if !(c.Creator == false) {
		tl_chat_gen.go#L331: 	c.Creator = from.GetCreator()
		tl_chat_gen.go#L455: 	if !(c.Creator == false) {
		tl_chat_gen.go#L555: 	c.Creator = c.Flags.Has(0)
		tl_chat_gen.go#L627: 		c.Creator = true
		tl_chat_gen.go#L630: 		c.Creator = false