@slack/socket-mode / SMCallError
Type Alias: SMCallError
type SMCallError =
| SMPlatformError
| SMWebsocketError
| SMNoReplyReceivedError
| SMSendWhileDisconnectedError
| SMSendWhileNotReadyError;
Defined in: src/errors.ts:20
@slack/socket-mode / SMCallError
type SMCallError =
| SMPlatformError
| SMWebsocketError
| SMNoReplyReceivedError
| SMSendWhileDisconnectedError
| SMSendWhileNotReadyError;
Defined in: src/errors.ts:20