ChatAvailableReactionsSome constructor

ChatAvailableReactionsSome(
  1. {required List<ReactionType> reactions,
  2. int? extra,
  3. int? clientId}
)

Only specific reactions are available in the chat

Implementation

ChatAvailableReactionsSome