toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.builder.webhook
/
WebhookCreateBuilder
Webhook
Create
Builder
class
WebhookCreateBuilder
(
var
name
:
String
)
:
AuditRequestBuilder
<
WebhookCreateRequest
>
(
source
)
Members
Constructors
Webhook
Create
Builder
Link copied to clipboard
constructor
(
name
:
String
)
Properties
avatar
Link copied to clipboard
var
avatar
:
Image
?
name
Link copied to clipboard
var
name
:
String
reason
Link copied to clipboard
open
override
var
reason
:
String
?
The reason for this request, this will be displayed in the audit log.
Functions
to
Request
Link copied to clipboard
open
override
fun
toRequest
(
)
:
WebhookCreateRequest