textEmail
Rich text email link
type tg.TextEmail struct { /* ... */ }
Implements RichText.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Text | RichTextClass | yes | Link text |
Email | string | yes | Email address |
References
- Official documentation
- Generated Go reference
- TL definition:
textEmail#de5a0dd6