PingProxy constructor

PingProxy(
  1. {required int proxy_id,
  2. int? extra,
  3. int? clientId}
)

Computes time needed to receive a response from a Telegram server through a proxy. Can be called before authorization

Returns Seconds

Implementation

PingProxy