@slack/web-api / ContextBlockElement
Type Alias: ContextBlockElement
type ContextBlockElement = ImageElement | TextObject;
Defined in: node_modules/@slack/types/dist/block-kit/blocks.d.ts:51
A helper union type of all Block Elements that can be used in a ContextBlock.