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-rest
/
dev.kord.rest.service
/
ChannelService
/
getReactions
get
Reactions
suspend
fun
getReactions
(
channelId
:
Snowflake
,
messageId
:
Snowflake
,
emoji
:
String
,
after
:
Position.After
?
=
null
,
limit
:
Int
?
=
null
)
:
List
<
DiscordUser
>
(
source
)