Skip to main content
The Deno 2 Release Candidate is here
Learn more
Go to Latest
interface Column
import { type Column } from "https://deno.land/x/slack_web_api_client@0.13.3/client/generated-response/ConversationsOpenResponse.ts";

Properties

optional
id: string
optional
key: string
optional
position: string
optional
visible: boolean
optional
width: number