Skip to main content
Module

x/slack_web_api_client/mod.ts>UsergroupsCreateRequest

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

Properties

name: string
optional
channels: string
optional
description: string
optional
handle: string
optional
include_count: boolean