Skip to main content

slack.imageblock.title

Home > @runlightyear/slack > ImageBlock > title

ImageBlock.title property

An optional title for the image in the form of a text object that can only be of type: plain_text. Maximum length for the text in this field is 2000 characters.

Signature:
title?: PlainTextObject;