applicationId
applicationId: null | string
bulkDeletable
bulkDeletable: null | boolean
channelId
channelId: null | string
cleanContent
cleanContent: null | string
createdTimestamp
createdTimestamp: number
createMessageComponentCollector
crosspostable
crosspostable: null | boolean
deletable
deletable: null | boolean
editable
editable: null | boolean
editedTimestamp
editedTimestamp: null | number
equals
equals: null | (message: Message, rawData: unknown) => boolean guildId
guildId: null | string
hasThread
hasThread: null | boolean
inGuild
inGuild: null | () => this is Message<true> nonce
nonce: null | string | number
pinnable
pinnable: null | boolean
pinned
pinned: null | boolean
position
position: null | number
system
system: null | boolean
toJSON
toJSON: null | () => unknown
toString
toString: null | () => string
valueOf
valueOf: null | () => string
webhookId
webhookId: null | string
Deprecated
Use Message.interactionMetadata instead.