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

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_gen.go#L1101: 	Fake bool
		tl_chat_gen.go#L1402: 	if !(c.Fake == false) {
		tl_chat_gen.go#L1593: 	c.Fake = from.GetFake()
		tl_chat_gen.go#L2002: 	if !(c.Fake == false) {
		tl_chat_gen.go#L2255: 	c.Fake = c.Flags.Has(25)
		tl_chat_gen.go#L2713: 		c.Fake = true
		tl_chat_gen.go#L2716: 		c.Fake = false