Module

x/slack_web_api_client/index.ts>UsergroupsCreateRequest

Streamlined Slack Web API client for TypeScript
Go to Latest
interface UsergroupsCreateRequest
implements SlackAPIRequest
import { type UsergroupsCreateRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";

Properties

name: string
optional
channels: string
optional
description: string
optional
handle: string
optional
include_count: boolean
name: string
optional
channels: string
optional
description: string
optional
handle: string
optional
include_count: boolean
import UsergroupsCreateRequest
import { UsergroupsCreateRequest } from "https://dotland.deno.dev/x/slack_web_api_client@0.11.0/index.ts";