GetProxyLink constructor

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

Returns an HTTPS link, which can be used to add a proxy. Available only for SOCKS5 and MTProto proxies. Can be called before authorization

Returns HttpUrl

Implementation

GetProxyLink