Skip to main content
Go to Latest
interface AdminConversationsSetConversationPrefsRequest
implements SlackAPIRequest
Re-export
import { type AdminConversationsSetConversationPrefsRequest } from "https://deno.land/x/slack_web_api_client@0.2.2/mod.ts";

Properties

channel_id: string
prefs: Record<string, unknown>