WebhookEditOptions

interface WebhookEditOptions

Properties that can be changed on a webhook.

exported from lib.weeble.d

Properties

Property

Type

Description

avatar?

string | null

Base64-encoded webhook avatar, or null to remove it.

channelId?

string

Channel ID to move the webhook to.

name?

string

Webhook name.

reason?

string

Audit-log reason for the change.