@slack/web-api / AppsManifestExportArguments
Defined in: src/types/request/apps.ts:23
AppID.TokenOverridable
app_id: string;Defined in: src/types/request/common.ts:101
The ID of the app.
AppID.app_idoptional token: string;Defined in: src/types/request/common.ts:43
Overridable authentication token bearing required scopes.
TokenOverridable.token