UpdateChatParticipants#

class pyrogram.raw.types.UpdateChatParticipants#

The participants of a basic group changed.

Constructor of Update.

Details:
  • Layer: 225

  • ID: 7761198

Parameters:

participants (ChatParticipants) – Updated chat participants (also contains the version used to deduplicate/update outdated chat information as specified here »).