Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Go to Latest
interface AdminUsergroupsListChannelsRequest
implements SlackAPIRequest
import { type AdminUsergroupsListChannelsRequest } from "https://deno.land/x/slack_web_api_client@0.3.2/client/request.ts";

Properties

usergroup_id: string
optional
include_num_members: boolean
optional
team_id: string