UpdateChatParticipantRank¶
- class pyrogram.raw.types.UpdateChatParticipantRank[source]¶
The tag » of a participant of a basic group » has changed.
Constructor of
Update.- Details:
Layer:
229ID:
BD8367B9
- Parameters:
chat_id (
int64-bit) – Basic group ID.user_id (
int64-bit) – User ID.rank (
str) – The new tag.version (
int32-bit) – Used similarly toptsvalues to deduplicate/update outdated chat information as specified here ».