Skip to main content
Module

x/slack_web_api_client/index.ts>AdminUsergroupsAddChannelsRequest

Streamlined Slack Web API client for TypeScript
Go to Latest
interface AdminUsergroupsAddChannelsRequest
implements SlackAPIRequest
Re-export
import { type AdminUsergroupsAddChannelsRequest } from "https://deno.land/x/slack_web_api_client@0.5.2/index.ts";

Properties

usergroup_id: string
optional
team_id: string
channel_ids: string | string[]
usergroup_id: string
optional
team_id: string
channel_ids: string | string[]