ReplyOptions
typedef · Source
Options for sending a message with a reply. Type: Object
Properties
messageReference
messageReference: MessageResolvable
The message to reply to (must be in the same channel and not system)
failIfNotExists
optional
failIfNotExists: boolean
Whether to error if the referenced message does not exist (creates a standard message in this case when false)
Default: true