addReaction

inline suspend fun MessageBehavior.addReaction(emoji: String)

Add a reaction to this message, using the Unicode emoji represented by the given string.

Parameters

emoji

Emoji to add to the message.