Layer 220
TextItalic
Italic text
constructor
textItalic#d912a59c text:RichText = RichText;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText | Text |
Returns
RichTextGogram Example
// Creating TextItalic constructor obj := &tg.TextItalic{ Text: &tg.RichText{}, }