Go to Latest
interface ResponseMetadata
import { type ResponseMetadata } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/client/generated-response/AdminAppsApprovedListResponse.ts";

Properties

optional
messages: string[]
optional
next_cursor: string
optional
warnings: string[]