UpdateChatParticipants¶
- class pyrogram.raw.types.UpdateChatParticipants[source]¶
The participants of a basic group » changed.
Constructor of
Update.- Details:
Layer:
229ID:
7761198
- Parameters:
participants (
ChatParticipants) – Updated chat participants (also contains theversionused to deduplicate/update outdated chat information as specified here » ).