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>.

NameTypeDescription
proxy_idnumberProxy identifier. Use 0 to ping a Telegram server without a proxy.

More details on telegram's documentation.