putCommentReaction
abstract suspend fun putCommentReaction(input: PutCommentReactionRequest): PutCommentReactionResponse
Adds or updates a reaction to a specified comment for the user whose identity is used to make the request. You can only add or update a reaction for yourself. You cannot add, modify, or delete a reaction for another user.