UpdateChatParticipantDelete#

class pyrogram.raw.types.UpdateChatParticipantDelete#

A member has left the basic group.

Constructor of Update.

Details:
  • Layer: 225

  • ID: E32F3D77

Parameters:
  • chat_id (int 64-bit) – Group ID

  • user_id (int 64-bit) – ID of the user

  • version (int 32-bit) – Used similarly to pts values to deduplicate/update outdated chat information as specified here ».