Appearance
APIWebhook
Package: @erinjs/types
Webhook from GET /channels/{id}/webhooks (includes token) or GET /webhooks/{id} (no token)
Properties
| Name | Type | Readonly | Optional | Description |
|---|---|---|---|---|
avatar | string | null | No | No | |
channel_id | string | No | No | |
guild_id | string | No | No | |
id | string | No | No | |
name | string | No | No | |
token | string | No | Yes | Present when listing channel webhooks; not returned when fetching by ID without token |
user | APIUserPartial | No | No |