@slack/web-api / AppsManifestUpdateArguments
Defined in: src/types/request/apps.ts:26
AppID.TokenOverridable
app_id: string;Defined in: src/types/request/common.ts:101
The ID of the app.
AppID.app_idmanifest: Manifest;Defined in: src/types/request/apps.ts:27
optional token: string;Defined in: src/types/request/common.ts:43
Overridable authentication token bearing required scopes.
TokenOverridable.token