Skip to main content

MessageSnapshot

@discordeno/bot


Documentation / @discordeno/bot / MessageSnapshot

Interface: MessageSnapshot

Defined in: packages/bot/src/transformers/types.ts:1193

Properties

message

message: Pick<Message, "flags" | "type" | "attachments" | "components" | "content" | "editedTimestamp" | "embeds" | "mentions" | "mentionedRoleIds" | "stickerItems" | "timestamp">

Defined in: packages/bot/src/transformers/types.ts:1195

Minimal subset of fields in the forwarded message