Skip to content

MessageOptions

typedef · Source

Options provided when sending or editing a message. Type: BaseMessageOptions

Properties

reply

optional

reply: ReplyOptions

The options for replying to a message

forward

optional

forward: ForwardOptions

The options for forwarding a message

stickers

optional

stickers: Array<StickerResolvable>

Stickers to send in the message

Default: []

flags

optional

flags: MessageFlags

Which flags to set for the message. Only SUPPRESS_EMBEDS, SUPPRESS_NOTIFICATIONS and IS_VOICE_MESSAGE can be set.

Unofficial software. Not affiliated with or supported by Discord.