addReaction

open suspend fun addReaction(emoji: ReactionEmoji)(source)
open suspend fun addReaction(emoji: GuildEmoji)(source)

Requests to add an emoji to this message.

Throws

if something went wrong during the request.