kord
Toggle table of contents
or(map(map(map(map(valueof(ProcessOutputValueSource))))), map(map(map(map(valueof(ProcessOutputValueSource))))))
common
Platform filter
common
Switch theme
Search in API
kord
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