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.json.request
/
WebhookCreateRequest
Webhook
Create
Request
@
Serializable
data
class
WebhookCreateRequest
(
val
name
:
String
,
val
avatar
:
Optional
<
String
>
=
Optional.Missing()
)
(
source
)
Members
Constructors
Webhook
Create
Request
Link copied to clipboard
constructor
(
name
:
String
,
avatar
:
Optional
<
String
>
=
Optional.Missing()
)
Properties
avatar
Link copied to clipboard
val
avatar
:
Optional
<
String
>
name
Link copied to clipboard
val
name
:
String