UpdateChatParticipantRank#
- class pyrogram.raw.types.UpdateChatParticipantRank#
The tag of a participant of a basic group has changed.
Constructor of
Update.- Details:
Layer:
225ID:
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 to pts values to deduplicate/update outdated chat information as specified here ».