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

Properties

usergroup_id: string
channel_ids: string | string[]