Skip to main content

@slack/socket-mode / SMSendWhileNotReadyError

Interface: SMSendWhileNotReadyError

Defined in: src/errors.ts:46

Extends

  • CodedError

Properties

code

code: SendWhileNotReadyError;

Defined in: src/errors.ts:47

Overrides

CodedError.code

message

message: string;

Defined in: node_modules/typescript/lib/lib.es5.d.ts:1077

Inherited from

CodedError.message

name

name: string;

Defined in: node_modules/typescript/lib/lib.es5.d.ts:1076

Inherited from

CodedError.name

stack?

optional stack: string;

Defined in: node_modules/typescript/lib/lib.es5.d.ts:1078

Inherited from

CodedError.stack