pub(crate) async fn send_state_event_for_key_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPUT /_matrix/client/*/rooms/{roomId}/state/{eventType}/{stateKey}
Sends a state event into the room.