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

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L1040: 	Left bool
		tl_chat_gen.go#L1359: 	if !(c.Left == false) {
		tl_chat_gen.go#L1572: 	c.Left = from.GetLeft()
		tl_chat_gen.go#L1946: 	if !(c.Left == false) {
		tl_chat_gen.go#L2219: 	c.Left = c.Flags.Has(2)
		tl_chat_gen.go#L2436: 		c.Left = true
		tl_chat_gen.go#L2439: 		c.Left = false