textPlain
Plain text
type tg.TextPlain struct { /* ... */ }
Implements RichText.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Text | string | yes | Text |
References
- Official documentation
- Generated Go reference
- TL definition:
textPlain#744694e0
textPlainPlain text
type tg.TextPlain struct { /* ... */ }
Implements RichText.
| Name | Type | Required | Description |
|---|---|---|---|
Text | string | yes | Text |
textPlain#744694e0