textPhone
Rich text linked to a phone number
type tg.TextPhone struct { /* ... */ }
Implements RichText.
Fields
| Name | Type | Required | Description |
|---|---|---|---|
Text | RichTextClass | yes | Text |
Phone | string | yes | Phone number |
References
- Official documentation
- Generated Go reference
- TL definition:
textPhone#1ccb966a