awaitDeleteReaction

suspend fun BaseChannel.awaitDeleteReaction(message: BaseMessage, key: String): ReactionEvent

Delete reaction

Return

The reaction event

Since

4.17.0

Parameters

message

The message to delete reaction

key

The reaction key to delete