send Reaction
abstract fun sendReaction(targetEventId: String, reaction: String): Cancelable
Content copied to clipboard
Sends a reaction (emoji) to the targetedEvent. It has no effect if the user has already added the same reaction to the event.
Parameters
target Event Id
the id of the event being reacted
reaction
the reaction (preferably emoji)