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

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L1048: 	Fake bool
		tl_chat_gen.go#L1241: 	if !(c.Fake == false) {
		tl_chat_gen.go#L1392: 	c.Fake = from.GetFake()
		tl_chat_gen.go#L1726: 	if !(c.Fake == false) {
		tl_chat_gen.go#L1926: 	c.Fake = c.Flags.Has(25)
		tl_chat_gen.go#L2342: 		c.Fake = true
		tl_chat_gen.go#L2345: 		c.Fake = false