Skip to main content

share_encrypted_room

Function share_encrypted_room 

Source
async fn share_encrypted_room(
    services: &Services,
    sender_user: &UserId,
    user_id: &UserId,
    ignore_room: Option<&RoomId>,
) -> bool