@slack/web-api / AppsManifestValidateArguments
Defined in: src/types/request/apps.ts:31
Partial<AppID>.TokenOverridable
optional app_id: string;Defined in: src/types/request/common.ts:101
The ID of the app.
AdminAppsConfigSetArguments.app_id
manifest: Manifest;Defined in: src/types/request/apps.ts:32
optional token: string;Defined in: src/types/request/common.ts:43
Overridable authentication token bearing required scopes.
TokenOverridable.token