diskord
5.2.0
common
diskord-core
/
com.jessecorbett.diskord.api.channel
/
ChannelClient
/
createWebhook
create
Webhook
suspend
fun
createWebhook
(
webhook
:
CreateWebhook
)
:
Webhook
(
source
)
Create a webhook for this channel.
Return
The created webhook.
Parameters
webhook
The webhook to create.
Throws
Discord
Exception