UpdateChatParticipantDelete¶
- class pyrogram.raw.types.UpdateChatParticipantDelete[source]¶
A member has left the basic group.
Constructor of
Update.- Details:
Layer:
229ID:
E32F3D77
- Parameters:
chat_id (
int64-bit) – Group IDuser_id (
int64-bit) – ID of the userversion (
int32-bit) – Used similarly toptsvalues to deduplicate/update outdated chat information as specified here ».