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

7 uses

	github.com/gotd/td/tg (current package)
		tl_channel_admin_log_event_action_gen.go#L4917: 	Invite ExportedChatInviteClass
		tl_channel_admin_log_event_action_gen.go#L4944: 	if !(c.Invite == nil) {
		tl_channel_admin_log_event_action_gen.go#L4968: 	c.Invite = from.GetInvite()
		tl_channel_admin_log_event_action_gen.go#L5021: 	if c.Invite == nil {
		tl_channel_admin_log_event_action_gen.go#L5024: 	if err := c.Invite.Encode(b); err != nil {
		tl_channel_admin_log_event_action_gen.go#L5052: 		c.Invite = value
		tl_channel_admin_log_event_action_gen.go#L5069: 	return c.Invite