ReplyMessageOptions
typedef · Source
Options provided when sending a message as an inline reply. Type: BaseMessageOptions
Properties
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
stickers
optional
stickers: Array<StickerResolvable>
Stickers to send in the message
Default: []