async fn room_is_notice( services: &Services, server_user: &UserId, target: &UserId, tag: &TagName, room_id: &RoomId, ) -> bool