Skip to main content

load_state_ids

Function load_state_ids 

Source
async fn load_state_ids(
    services: &Services,
    room_id: &RoomId,
    state_at: &EventId,
) -> Result<Vec<(ShortStateKey, OwnedEventId)>>