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