Function: textBlock()

function textBlock(text): TextBlock;

Defined in: messages/index.ts:37

Create a text content block

Parameters

Parameter Type
text string

Returns

TextBlock