ChatParticipantAdmin#

class pyrogram.raw.types.ChatParticipantAdmin#

Chat admin.

Constructor of ChatParticipant.

Details:
  • Layer: 158

  • ID: A0933F5B

Parameters:
  • user_id (int 64-bit) – ID of a group member that is admin.

  • inviter_id (int 64-bit) – ID of the user that added the member to the group.

  • date (int 32-bit) – Date when the user was added.