pub(crate) async fn get_state_events_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/client/v3/rooms/{roomid}/state
Get all state events for a room.
- If not joined: Only works if current room history visibility is world readable