diff --git a/docs/api/api_data.js b/docs/api/api_data.js index d7518d0d..e4402afa 100644 --- a/docs/api/api_data.js +++ b/docs/api/api_data.js @@ -6893,7 +6893,7 @@ define({ "api": [ { "group": "Parameter", "type": "Object", - "optional": false, + "optional": true, "field": "query", "description": "
Rules that a message must match
" }, @@ -6949,7 +6949,7 @@ define({ "api": [ { "group": "Parameter", "type": "Object", - "optional": false, + "optional": true, "field": "action", "description": "Action to take with a matching message
" }, diff --git a/docs/api/api_data.json b/docs/api/api_data.json index 4a8bc63a..237a4461 100644 --- a/docs/api/api_data.json +++ b/docs/api/api_data.json @@ -6893,7 +6893,7 @@ { "group": "Parameter", "type": "Object", - "optional": false, + "optional": true, "field": "query", "description": "Rules that a message must match
" }, @@ -6949,7 +6949,7 @@ { "group": "Parameter", "type": "Object", - "optional": false, + "optional": true, "field": "action", "description": "Action to take with a matching message
" }, diff --git a/docs/api/api_project.js b/docs/api/api_project.js index 83f6c19c..82b42ee6 100644 --- a/docs/api/api_project.js +++ b/docs/api/api_project.js @@ -9,7 +9,7 @@ define({ "apidoc": "0.3.0", "generator": { "name": "apidoc", - "time": "2020-10-09T08:07:57.934Z", + "time": "2020-10-18T22:35:35.009Z", "url": "https://apidocjs.com", "version": "0.25.0" } diff --git a/docs/api/api_project.json b/docs/api/api_project.json index 92975583..9677ebe0 100644 --- a/docs/api/api_project.json +++ b/docs/api/api_project.json @@ -9,7 +9,7 @@ "apidoc": "0.3.0", "generator": { "name": "apidoc", - "time": "2020-10-09T08:07:57.934Z", + "time": "2020-10-18T22:35:35.009Z", "url": "https://apidocjs.com", "version": "0.25.0" }