Layer 220
SecurePlainPhone
Phone number to use in telegram passport: it must be verified, first.
constructor
securePlainPhone#7d6099dd phone:string = SecurePlainData;
Parameters
| Name | Type | Description |
|---|---|---|
| Phone | string | Phone number |
Returns
SecurePlainDataGogram Example
// Creating SecurePlainPhone constructor obj := &tg.SecurePlainPhone{ Phone: "...", }