RemoveProxy constructor

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

Removes a proxy server. Can be called before authorization

Returns Ok

Implementation

RemoveProxy