UpdateChannelParticipant

class pyrogram.raw.types.UpdateChannelParticipant

Telegram API type.

Constructor of Update.

Details:
  • Layer: 187

  • ID: 985D3ABB

Parameters:
  • channel_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

  • via_chatlist (bool, optional) – N/A

  • prev_participant (ChannelParticipant, optional) – N/A

  • new_participant (ChannelParticipant, optional) – N/A

  • invite (ExportedChatInvite, optional) – N/A