Interface
APIAttachmentPayload
API-ready attachment metadata.
Properties
| Name | Type | Description |
|---|---|---|
| description? | string | null | Alt text / description (optional). |
| filename | string | Filename (may be prefixed with SPOILER_). |
| id | number | Attachment ID (index in files array). |