UpdateChannelParticipant¶
- class pyrogram.raw.types.UpdateChannelParticipant¶
Telegram API type.
Constructor of
Update
.- Details:
Layer:
194
ID:
985D3ABB
- Parameters:¶
channel_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/Avia_chatlist (
bool
, optional) – N/Aprev_participant (
ChannelParticipant
, optional) – N/Anew_participant (
ChannelParticipant
, optional) – N/Ainvite (
ExportedChatInvite
, optional) – N/A