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