Layer 220
TextStrike
Strikethrough text
constructor
textStrike#9bf8bb95 text:RichText = RichText;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText | Text |
Returns
RichTextGogram Example
// Creating TextStrike constructor obj := &tg.TextStrike{ Text: &tg.RichText{}, }