toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.service
/
WebhookService
/
executeSlackWebhook
execute
Slack
Webhook
@
KordExperimental
suspend
fun
executeSlackWebhook
(
webhookId
:
Snowflake
,
token
:
String
,
body
:
JsonObject
,
wait
:
Boolean
?
=
null
,
threadId
:
Snowflake
?
=
null
)
(
source
)