Appearance
APIMessageSnapshot
Package: @erinjs/types
Snapshot of a forwarded message
Properties
| Name | Type | Readonly | Optional | Description |
|---|---|---|---|---|
attachments | APIMessageAttachment[] | null | No | Yes | |
content | string | null | No | Yes | |
edited_timestamp | string | null | No | Yes | |
embeds | APIEmbed[] | null | No | Yes | |
mention_roles | string[] | null | No | Yes | |
mentions | string[] | null | No | Yes | |
stickers | APIMessageSticker[] | null | No | Yes | |
timestamp | string | No | No | |
type | number | No | Yes |