toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.service
/
WebhookService
/
createWebhook
create
Webhook
inline suspend
fun
createWebhook
(
channelId
:
Snowflake
,
name
:
String
,
builder
:
WebhookCreateBuilder
.
(
)
->
Unit
)
:
DiscordWebhook
(
source
)