ChannelAdminLogEventActionParticipantEditRank#

class pyrogram.raw.types.ChannelAdminLogEventActionParticipantEditRank#

A participant’s tag was changed.

Constructor of ChannelAdminLogEventAction.

Details:
  • Layer: 225

  • ID: 5806B4EC

Parameters:
  • user_id (int 64-bit) – The user ID.

  • prev_rank (str) – The previous tag.

  • new_rank (str) – The new tag.