Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Latest
interface Column
import { type Column } from "https://deno.land/x/slack_web_api_client@0.13.3/client/generated-response/ConversationsHistoryResponse.ts";

Properties

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