pub async fn test_network(client_id: i32) -> Result<(), Error>
Expand description
Sends a simple network request to the Telegram servers; for testing only. Can be called before authorization
ยงArguments
client_id
- The client id to send the request to