kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
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.