Go to Latest
interface AdminUsergroupsRemoveChannelsRequest
implements SlackAPIRequest
import { type AdminUsergroupsRemoveChannelsRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/client/request.ts";

Properties

usergroup_id: string
channel_ids: string | string[]