ChannelAdminLogEventActionChangeAbout#

class pyrogram.raw.types.ChannelAdminLogEventActionChangeAbout#

The description was changed.

Constructor of ChannelAdminLogEventAction.

Details:
  • Layer: 158

  • ID: 55188A2E

Parameters:
  • prev_value (str) – Previous description.

  • new_value (str) – New description.