@slack/socket-mode / SMPlatformErrorEvent
Interface: SMPlatformErrorEvent
Defined in: packages/socket-mode/src/errors.ts:30
The shape of a Slack platform error event that backs an SMPlatformError.
Indexable
[key: string]: unknown
Properties
error
error: object;
Defined in: packages/socket-mode/src/errors.ts:31
msg
msg: string;