ChannelAdminLogEventActionChangeUsernames#
- class pyrogram.raw.types.ChannelAdminLogEventActionChangeUsernames#
The list of usernames associated with the channel was changed.
Constructor of
ChannelAdminLogEventAction.- Details:
Layer:
158ID:
F04FB3A9
- Parameters:
prev_value (List of
str) – Previous set of usernames.new_value (List of
str) – New set of usernames.