Skip to main content

users

Function users 

Source
pub async fn users(
    client: &mut Client,
    id: u64,
    paging: Paging<'_>,
) -> Result<GroupUsers, Error>