Layer 220
TextUnderline
Underlined text
constructor
textUnderline#c12622c4 text:RichText = RichText;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText | Text |
Returns
RichTextGogram Example
// Creating TextUnderline constructor obj := &tg.TextUnderline{ Text: &tg.RichText{}, }