SetStoryReaction constructor

SetStoryReaction(
  1. {required int story_sender_chat_id,
  2. required int story_id,
  3. ReactionType? reaction_type,
  4. required bool update_recent_reactions,
  5. int? extra,
  6. int? clientId}
)

Changes chosen reaction on a story

Returns Ok

Implementation

SetStoryReaction