Skip to main content
Go to Latest
type alias AdminConversationsRemoveCustomRetentionResponse
Re-export
import { type AdminConversationsRemoveCustomRetentionResponse } from "https://deno.land/x/slack_web_api_client@0.5.1/index.ts";
definition: SlackAPIResponse & { error?: string; needed?: string; ok: boolean; provided?: string; }
definition: SlackAPIResponse & { error?: string; needed?: string; ok: boolean; provided?: string; }