Skip to main content

contacts

Function contacts 

Source
pub fn contacts(query: &str, limit: usize) -> Result<Vec<Contact>, GraphError>
Expand description

Contacts from Graph (/me/contacts), optionally filtered by a substring.