Skip to main content

apply_preset_state_pdus

Function apply_preset_state_pdus 

Source
async fn apply_preset_state_pdus(
    services: &Services,
    body: &Args<Request>,
    preset: &RoomPreset,
    sender_user: &UserId,
    room_id: &RoomId,
    state_lock: &RoomMutexGuard,
) -> Result<Vec<InitialEvent>>