SetDefaultReactionType constructor

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

Changes type of default reaction for the current user

Returns Ok

Implementation

SetDefaultReactionType