fetch_user_profile

Function fetch_user_profile 

Source
pub async fn fetch_user_profile(
    user_id: OwnedUserId,
    room_id: Option<OwnedRoomId>,
) -> Result<bool>
Expand description

Fetches a given User Profile and adds it to this lib’s User Profile cache.