Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/slack_web_api_client/client/generated-response/ChatUpdateResponse.ts>Column

Streamlined Slack Web API client for TypeScript
Go to Latest
interface Column
import { type Column } from "https://deno.land/x/slack_web_api_client@0.13.2/client/generated-response/ChatUpdateResponse.ts";

Properties

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