Layer 220
TextMarked
Highlighted text
constructor
textMarked#34b8621 text:RichText = RichText;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText | Text |
Returns
RichTextGogram Example
// Creating TextMarked constructor obj := &tg.TextMarked{ Text: &tg.RichText{}, }