Function harmony_rust_sdk::client::api::chat::profile::get_user_bulk[][src]

pub async fn get_user_bulk<Req: Into<GetUserBulkRequest> + Debug>(
    client: &Client,
    request: Req
) -> ClientResult<GetUserBulkResponse>

Get given users’ profile.