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#L4927: 	Invite ExportedChatInviteClass
		tl_channel_admin_log_event_action_gen.go#L4954: 	if !(c.Invite == nil) {
		tl_channel_admin_log_event_action_gen.go#L4978: 	c.Invite = from.GetInvite()
		tl_channel_admin_log_event_action_gen.go#L5031: 	if c.Invite == nil {
		tl_channel_admin_log_event_action_gen.go#L5034: 	if err := c.Invite.Encode(b); err != nil {
		tl_channel_admin_log_event_action_gen.go#L5062: 		c.Invite = value
		tl_channel_admin_log_event_action_gen.go#L5079: 	return c.Invite