UpdateDefaultReactionType constructor

UpdateDefaultReactionType(
  1. {required ReactionType reaction_type,
  2. int? extra,
  3. int? clientId}
)

The type of default reaction has changed

Implementation

UpdateDefaultReactionType