GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIMessageSnapshotFields

API/Type Aliases/APIMessageSnapshotFields
seyfert/lib/types/payloads/channel.d.ts

Signature

export type APIMessageSnapshotFields = Pick<APIMessage, 'attachments' | 'content' | 'edited_timestamp' | 'embeds' | 'flags' | 'mention_roles' | 'mentions' | 'timestamp' | 'type' | 'sticker_items' | 'components'>;

Members

This export does not declare public properties or methods in the generated declaration file.