itd-api / TextMarkup
Interface: TextMarkup
Defined in: builders/markup.ts:8
Текст вместе с рассчитанной разметкой.
Properties
content
ts
content: string;Defined in: builders/markup.ts:9
spans
ts
spans: Span[];Defined in: builders/markup.ts:10