UpdateChatParticipant¶
- class pyrogram.raw.types.UpdateChatParticipant¶
Telegram API type.
Constructor of
Update
.- Details:
Layer:
194
ID:
D087663A
- Parameters:¶
chat_id (
int
64-bit
) – N/Adate (
int
32-bit
) – N/Aactor_id (
int
64-bit
) – N/Auser_id (
int
64-bit
) – N/Aqts (
int
32-bit
) – N/Aprev_participant (
ChatParticipant
, optional) – N/Anew_participant (
ChatParticipant
, optional) – N/Ainvite (
ExportedChatInvite
, optional) – N/A