remove

Function remove 

Source
pub async fn remove(
    client: &mut Client,
    id: u64,
    user_id: u64,
) -> Result<(), Error>