import { type AppsDatastoreDelete } from "https://deno.land/x/deno_slack_api@2.8.0/typed-method-types/apps.ts";
definition: { <Schema extends DatastoreSchema>(args: DatastoreDeleteArgs<Schema>): Promise<DatastoreDeleteResponse<Schema>>; }
x/deno_slack_api/typed-method-types/apps.ts>AppsDatastoreDelete
import { type AppsDatastoreDelete } from "https://deno.land/x/deno_slack_api@2.8.0/typed-method-types/apps.ts";