toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.service
/
WebhookService
/
modifyWebhookWithToken
modify
Webhook
With
Token
inline suspend
fun
modifyWebhookWithToken
(
webhookId
:
Snowflake
,
token
:
String
,
builder
:
WebhookModifyBuilder
.
(
)
->
Unit
)
:
DiscordWebhook
(
source
)