pub(crate) async fn get_profile_field_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/client/v3/profile/{userId}/{field}
Gets the profile key-value field of a user, as per MSC4133.
- If user is on another server and we do not have a local copy already fetch
timezoneover federation