toggle menu
kord
0.16.0-SNAPSHOT
common
switch theme
search in API
kord-rest
/
dev.kord.rest.builder.webhook
/
WebhookModifyBuilder
Webhook
Modify
Builder
class
WebhookModifyBuilder
:
AuditRequestBuilder
<
WebhookModifyRequest
>
(
source
)
Members
Constructors
Webhook
Modify
Builder
Link copied to clipboard
constructor
(
)
Properties
avatar
Link copied to clipboard
var
avatar
:
Image
?
channel
Id
Link copied to clipboard
var
channelId
:
Snowflake
?
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
(
)
:
WebhookModifyRequest