.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>
.update(options:RESTPutServerWebhookBody)
Type: Promise<Webhook>