github.com/gotd/td/tg.ChatInviteExported.Revoked (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_exported_chat_invite_gen.go#L45: 	Revoked bool
		tl_exported_chat_invite_gen.go#L106: 	if !(c.Revoked == false) {
		tl_exported_chat_invite_gen.go#L170: 	c.Revoked = from.GetRevoked()
		tl_exported_chat_invite_gen.go#L288: 	if !(c.Revoked == false) {
		tl_exported_chat_invite_gen.go#L380: 	c.Revoked = c.Flags.Has(0)
		tl_exported_chat_invite_gen.go#L453: 		c.Revoked = true
		tl_exported_chat_invite_gen.go#L456: 		c.Revoked = false