Skip to main content

slack.contextblock.elements

Home > @runlightyear/slack > ContextBlock > elements

ContextBlock.elements property

An array of image elements and text objects. Maximum number of items is 10.

Signature:
elements: Array<ImageBlock | TextObject>;