ChannelAdminLogEventActionParticipantEditRank#
- class pyrogram.raw.types.ChannelAdminLogEventActionParticipantEditRank#
A participant’s tag was changed.
Constructor of
ChannelAdminLogEventAction.- Details:
Layer:
225ID:
5806B4EC
- Parameters:
user_id (
int64-bit) – The user ID.prev_rank (
str) – The previous tag.new_rank (
str) – The new tag.