Interface
APIWebhookUpdateRequest
Request body for PATCH /webhooks/{id} (bot auth). All fields optional.
Properties
avatar
?: string | nullNew webhook avatar (base64 or null to remove).
channel_id
?: SnowflakeMove webhook to a different channel.
name
?: stringNew webhook name.