editProxy¶
Edits an existing proxy server for network requests. Can be called before authorization
editProxy(
proxy_id: int32,
proxy: Proxy,
enable: Bool,
comment: string
) → AddedProxy
editProxy¶Edits an existing proxy server for network requests. Can be called before authorization
editProxy(
proxy_id: int32,
proxy: Proxy,
enable: Bool,
comment: string
) → AddedProxy