UpdateChatParticipantRank

class pyrogram.raw.types.UpdateChatParticipantRank[source]

The tag » of a participant of a basic group » has changed.

Constructor of Update.

Details:
  • Layer: 229

  • ID: BD8367B9

Parameters:
  • chat_id (int 64-bit) – Basic group ID.

  • user_id (int 64-bit) – User ID.

  • rank (str) – The new tag.

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