Appearance
WebhookAttachmentMeta
Package: @erinjs/core
Attachment metadata for webhook file uploads (id matches FormData index).
Properties
| Name | Type | Readonly | Optional | Description |
|---|---|---|---|---|
description | string | null | No | Yes | |
filename | string | No | No | |
flags | number | No | Yes | MessageAttachmentFlags: IS_SPOILER (8), CONTAINS_EXPLICIT_MEDIA (16), IS_ANIMATED (32) |
id | number | No | No | |
title | string | null | No | Yes |