toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-core
/
dev.kord.core.behavior
/
MessageBehavior
/
addReaction
add
Reaction
open
suspend
fun
addReaction
(
emoji
:
ReactionEmoji
)
(
source
)
open
suspend
fun
addReaction
(
emoji
:
GuildEmoji
)
(
source
)
Requests to add an
emoji
to this message.
Throws
Rest
Request
Exception
if something went wrong during the request.