View Source ExTDLib.Method.GetPhoneNumberInfo (ExTDLib v0.0.4)
Returns information about a phone number by its prefix. Can be called before authorization. Returns object_ptr<PhoneNumberInfo>.
| Name | Type | Description |
|---|---|---|
| phone_number_prefix | string | The phone number prefix. |
More details on telegram's documentation.