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