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

7 uses

	github.com/gotd/td/tg (current package)
		tl_chat_invite_gen.go#L216: 	Fake bool
		tl_chat_invite_gen.go#L282: 	if !(c.Fake == false) {
		tl_chat_invite_gen.go#L340: 	c.Fake = from.GetFake()
		tl_chat_invite_gen.go#L471: 	if !(c.Fake == false) {
		tl_chat_invite_gen.go#L554: 	c.Fake = c.Flags.Has(9)
		tl_chat_invite_gen.go#L747: 		c.Fake = true
		tl_chat_invite_gen.go#L750: 		c.Fake = false