Layer 227
TextAutoPhone
Rich-text fragment that is an auto-detected phone number.
constructor
textAutoPhone#24c26789 text:RichText = RichText;
Parameters
| Name | Type | Description |
|---|---|---|
| Text | RichText |
Returns
RichTextGogram Example
// Creating TextAutoPhone constructor obj := &tg.TextAutoPhone{ Text: &tg.RichText{}, }