Skip to main content

get_backfill_route

Function get_backfill_route 

Source
pub(crate) async fn get_backfill_route(
    __arg0: State<State>,
    body: Args<Request>,
) -> Result<Response>
Expand description

§GET /_matrix/federation/v1/backfill/<room_id>

Retrieves events from before the sender joined the room, if the room’s history visibility allows.