pub(crate) async fn get_global_account_data_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/client/r0/user/{userId}/account_data/{type}
Gets some account data for the sender user.