Interface: SMPlatformError
Extends
CodedError
Properties
code
code: SendMessagePlatformError;
Overrides
CodedError.code
Defined in
packages/socket-mode/src/errors.ts:28
data
data: any;
Defined in
packages/socket-mode/src/errors.ts:30
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