Skip to content

WebhookAttachmentMeta

Package: @erinjs/core

Attachment metadata for webhook file uploads (id matches FormData index).

Properties

NameTypeReadonlyOptionalDescription
descriptionstring | nullNoYes
filenamestringNoNo
flagsnumberNoYesMessageAttachmentFlags: IS_SPOILER (8), CONTAINS_EXPLICIT_MEDIA (16), IS_ANIMATED (32)
idnumberNoNo
titlestring | nullNoYes

Released under the Apache-2.0 License.