ChannelAdminLogEventActionChangeAvailableReactions#

class pyrogram.raw.types.ChannelAdminLogEventActionChangeAvailableReactions#

The set of allowed message reactions for this channel has changed

Constructor of ChannelAdminLogEventAction.

Details:
  • Layer: 211

  • ID: BE4E0EF8

Parameters:
  • prev_value (ChatReactions) – Previously allowed reaction emojis

  • new_value (ChatReactions) – New allowed reaction emojis