pub(crate) async fn get_dehydrated_events_route(
__arg0: State<State>,
__arg1: ClientIp,
body: Args<Request>,
) -> Result<Response>Expand description
ยงGET /_matrix/client/../dehydrated_device/{device_id}/events
Paginates the events of the dehydrated device.