undoReaction

abstract suspend fun undoReaction(targetEventId: String, reaction: String): Cancelable

Undo a reaction (emoji) to the targetedEvent.

Parameters

targetEventId

the id of the event being reacted

reaction

the reaction (preferably emoji)