MessageSelectionError class

This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Errors in message selection.

Signature:

export declare class MessageSelectionError extends MessageError 

Extends: MessageError

Constructors

Constructor Modifiers Description
(constructor)(type)   (BETA) Constructs a new instance of the MessageSelectionError class

Properties

Property Modifiers Type Description
type   ‘no-match’ | ‘not-selectable’ (BETA)