Skip to main content
Module

x/slack_web_api_client/mod.ts>ImageBlock

Streamlined Slack Web API client for TypeScript
Go to Latest
interface ImageBlock
implements Block<"image">
import { type ImageBlock } from "https://deno.land/x/slack_web_api_client@0.4.0/mod.ts";

Properties

type: "image"
image_url: string
alt_text: string
optional
title: PlainTextField