Skip to main content
Module

x/slack_web_api_client/block-kit/blocks.ts>SlackFileImageBlock

Streamlined Slack Web API client for TypeScript
Latest
interface SlackFileImageBlock
implements Block<"image">
import { type SlackFileImageBlock } from "https://deno.land/x/slack_web_api_client@1.1.2/block-kit/blocks.ts";

Properties

type: "image"
slack_file: AnySlackFile
alt_text: string
optional
title: PlainTextField