interface BotSendMessageOptions

Options for the Bot#sendMessage method.

Properties

resolveFacets?: boolean

Whether to automatically resolve facets in the message's text. This will be ignored if the provided message data already has facets attached.

Default: true