.authorID

Type: string

.channelID

Type: string

.client

Type: Client

.createdAt

Type: Date

.deletedAt

Type: Dateor null

.id

Type: string

.name

Type: string

.raw

Type: WebhookPayload

.serverId

Type: string

.token

Type: stringor null

.user

Type: Useror null
Type: Promise<Webhook>

Deletes this webhook

.update(options:RESTPutServerWebhookBody)

Type: Promise<Webhook>

Updates this webhook with new options