github.com/gotd/td/tg.ChannelAdminLogEventActionParticipantJoinByInvite.Invite (field)

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L3966: 	Invite ExportedChatInviteClass
		tl_channel_admin_log_event_action_gen.go#L3997: 	if !(c.Invite == nil) {
		tl_channel_admin_log_event_action_gen.go#L4019: 	c.Invite = from.GetInvite()
		tl_channel_admin_log_event_action_gen.go#L4083: 	if c.Invite == nil {
		tl_channel_admin_log_event_action_gen.go#L4086: 	if err := c.Invite.Encode(b); err != nil {
		tl_channel_admin_log_event_action_gen.go#L4119: 		c.Invite = value
		tl_channel_admin_log_event_action_gen.go#L4148: 	return c.Invite