@slack/rtm-api / RTMCallError
Type Alias: RTMCallError
type RTMCallError =
| RTMPlatformError
| RTMWebsocketError
| RTMNoReplyReceivedError
| RTMSendWhileDisconnectedError
| RTMSendWhileNotReadyError;
Defined in: src/errors.ts:26
@slack/rtm-api / RTMCallError
type RTMCallError =
| RTMPlatformError
| RTMWebsocketError
| RTMNoReplyReceivedError
| RTMSendWhileDisconnectedError
| RTMSendWhileNotReadyError;
Defined in: src/errors.ts:26