Interface: SMSendWhileNotReadyError
Extends
CodedError
Properties
code
code: SendWhileNotReadyError;
Overrides
CodedError.code
Defined in
packages/socket-mode/src/errors.ts:47
message
message: string;
Inherited from
CodedError.message
Defined in
docs/node_modules/typescript/lib/lib.es5.d.ts:1077
name
name: string;
Inherited from
CodedError.name
Defined in
docs/node_modules/typescript/lib/lib.es5.d.ts:1076
stack?
optional stack: string;
Inherited from
CodedError.stack
Defined in
docs/node_modules/typescript/lib/lib.es5.d.ts:1078