1 2 3 4 5
command! { /// Remove one or more elements from an array at a given index #[command(delete_at(args(offset = "T")))] }