pub async fn get_log_stream(client_id: i32) -> Result<LogStream, Error>Expand description
Returns information about currently used log stream for internal logging of TDLib. Can be called synchronously
ยงArguments
client_id- The client id to send the request to