type alias AppsDatastoreGetResponseimport { type AppsDatastoreGetResponse } from "https://deno.land/x/slack_web_api_client@0.9.0/client/automation-response/apps/datastore.ts"; definition: SlackAPIResponse & (SingleItemRepsonse | ErrorResponse)