pub(crate) async fn get_member_events_route(
__arg0: State<State>,
body: Args<Request>,
) -> Result<Response>Expand description
ยงPOST /_matrix/client/r0/rooms/{roomId}/members
Lists all joined users in a room (TODO: at a specific point in time, with a specific membership).
- Only works if the user is currently joined