Interface
MessageSnapshot
CamelCase forwarded-message snapshot on a Message.
Properties
| Name | Type | Description |
|---|---|---|
| attachments | MessageAttachment[] | |
| content | string | null | |
| createdAt | Date | |
| editedAt | Date | null | |
| embeds | MessageEmbed[] | |
| mentionRoles | string[] | |
| mentionUserIds | string[] | User IDs mentioned in the original message (API snapshots only include IDs). |
| stickers | MessageSticker[] | |
| type? | MessageType |