ChannelAdminLogEventActionParticipantJoinByInvite#

class pyrogram.raw.types.ChannelAdminLogEventActionParticipantJoinByInvite#

A user joined the supergroup/channel using a specific invite link.

Constructor of ChannelAdminLogEventAction.

Details:
  • Layer: 158

  • ID: FE9FC158

Parameters:
  • invite (ExportedChatInvite) – The invite link used to join the supergroup/channel.

  • via_chatlist (bool, optional) – The participant joined by importing a chat folder deep link.