ChannelAdminLogEventActionParticipantJoinByRequest#

class pyrogram.raw.types.ChannelAdminLogEventActionParticipantJoinByRequest#

A new member was accepted to the chat by an admin.

Constructor of ChannelAdminLogEventAction.

Details:
  • Layer: 158

  • ID: AFB6144A

Parameters:
  • invite (ExportedChatInvite) – The invite link that was used to join the chat.

  • approved_by (int 64-bit) – ID of the admin that approved the invite.