@slack/web-api / WebAPIPlatformError
Defined in: src/errors.ts:39
All errors produced by this package adhere to this interface
code: PlatformError;Defined in: src/errors.ts:40
data: WebAPICallResult & object;Defined in: src/errors.ts:41
error: string;optional errno: number;Defined in: node_modules/@types/node/globals.d.ts:196
message: string;Defined in: node_modules/typescript/lib/lib.es5.d.ts:1077
name: string;Defined in: node_modules/typescript/lib/lib.es5.d.ts:1076
optional path: string;Defined in: node_modules/@types/node/globals.d.ts:198
optional stack: string;Defined in: node_modules/typescript/lib/lib.es5.d.ts:1078
optional syscall: string;Defined in: node_modules/@types/node/globals.d.ts:199