pub async fn test_use_update(client_id: i32) -> Result<Update, Error>
Expand description
Does nothing and ensures that the Update object is used; for testing only. This is an offline method. Can be called before authorization
ยงArguments
client_id
- The client id to send the request to