From 5c69e52b9a872a65b33da52a89b756ba2fb42b10 Mon Sep 17 00:00:00 2001 From: Jake Jones Date: Sat, 17 Oct 2020 21:14:30 +1100 Subject: [PATCH] Confirmed movieIds parameter for moviesearch command does work with a int array. --- API:Command.md | 1 - 1 file changed, 1 deletion(-) diff --git a/API:Command.md b/API:Command.md index 80b25ba..4f5f494 100644 --- a/API:Command.md +++ b/API:Command.md @@ -97,7 +97,6 @@ Search for one or more movies Required: `movieIds (int[])` - one or more episodeIds in an array -__Not 100% sure on this command variable__ ---