@slack/web-api / WebAPIRequestError
Defined in: src/errors.ts:46
All errors produced by this package adhere to this interface
code: RequestError;Defined in: src/errors.ts:47
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
original: Error;Defined in: src/errors.ts:48
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