View Source ExTDLib.Method.PingProxy (ExTDLib v0.0.4)
Computes time needed to receive a response from a Telegram server through a proxy. Can be called before authorization. Returns object_ptr<Seconds>.
| Name | Type | Description |
|---|---|---|
| proxy_id | number | Proxy identifier. Use 0 to ping a Telegram server without a proxy. |
More details on telegram's documentation.