kord-rest
common
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
(
)
Functions
to
Request
Link copied to clipboard
open
override
fun
toRequest
(
)
:
WebhookModifyRequest
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.