Function tdlib_rs::functions::disable_proxy

source ·
pub async fn disable_proxy(client_id: i32) -> Result<(), Error>
Expand description

Disables the currently enabled proxy. Can be called before authorization

§Arguments

  • client_id - The client id to send the request to