Interface

WebhookEditOptions

Fields to update on a webhook (name, avatar, or move channel).

Properties

avatar?: string | null
channelId?: string

Move webhook to another channel (bot auth only).

name?: string