ChatEventAvailableReactionsChanged constructor

ChatEventAvailableReactionsChanged(
  1. {required ChatAvailableReactions old_available_reactions,
  2. required ChatAvailableReactions new_available_reactions,
  3. int? extra,
  4. int? clientId}
)

The chat available reactions were changed

Implementation

ChatEventAvailableReactionsChanged