Function example_get_profiles::get_profile

source ยท
pub(crate) async fn get_profile(
    client: Client,
    mxid: &UserId
) -> MatrixResult<UserProfile>
Expand description