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

Properties

usergroup_id: string
team_ids: string | string[]
optional
auto_provision: boolean