@slack/socket-mode / SMNoReplyReceivedError
Interface: SMNoReplyReceivedError
Defined in: src/errors.ts:38
Extends
CodedError
Properties
code
code: NoReplyReceivedError;
Defined in: src/errors.ts:39
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