Skip to main content

@slack/web-api / ConversationType

Type Alias: ConversationType

type ConversationType = "im" | "mpim" | "private" | "public";

Defined in: node_modules/@slack/types/dist/block-kit/composition-objects.d.ts:7

The conversation type as available within the Slack UI.