ChannelAdminLogEventActionChangeTitle#

class pyrogram.raw.types.ChannelAdminLogEventActionChangeTitle#

Channel/supergroup title was changed.

Constructor of ChannelAdminLogEventAction.

Details:
  • Layer: 158

  • ID: E6DFB825

Parameters:
  • prev_value (str) – Previous title.

  • new_value (str) – New title.