ChannelAdminLogEventActionChangeUsernames

class hydrogram.raw.types.ChannelAdminLogEventActionChangeUsernames[source]

The list of usernames associated with the channel was changed

Constructor of ChannelAdminLogEventAction.

Details:
  • Layer: 181

  • ID: F04FB3A9

Parameters:
  • prev_value (List of str) – Previous set of usernames

  • new_value (List of str) – New set of usernames