pub(crate) async fn get_profile_information_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/federation/v1/query/profile
Gets information on a profile.