get_contacts

Function get_contacts 

Source
pub async fn get_contacts(client_id: i32) -> Result<Users, Error>
Expand description

Returns all contacts of the user

ยงArguments

  • client_id - The client id to send the request to