textStrike
Strikethrough text
type tg.TextStrike struct { /* ... */ }
Implements RichText.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Text | RichTextClass | yes | Text |
References
- Official documentation
- Generated Go reference
- TL definition:
textStrike#9bf8bb95