UpdateChatParticipant

class pyrogram.raw.types.UpdateChatParticipant

Telegram API type.

Constructor of Update.

Details:
  • Layer: 187

  • ID: D087663A

Parameters:
  • chat_id (int 64-bit) – N/A

  • date (int 32-bit) – N/A

  • actor_id (int 64-bit) – N/A

  • user_id (int 64-bit) – N/A

  • qts (int 32-bit) – N/A

  • prev_participant (ChatParticipant, optional) – N/A

  • new_participant (ChatParticipant, optional) – N/A

  • invite (ExportedChatInvite, optional) – N/A