ChannelAdminLogEventActionChangeLinkedChat#

class pyrogram.raw.types.ChannelAdminLogEventActionChangeLinkedChat#

The linked chat was changed.

Constructor of ChannelAdminLogEventAction.

Details:
  • Layer: 158

  • ID: 50C7AC8

Parameters:
  • prev_value (int 64-bit) – Previous linked chat.

  • new_value (int 64-bit) – New linked chat.