Generate docs

This commit is contained in:
Louis Laureys 2020-10-19 00:36:15 +02:00
parent 9dd3ed0e65
commit a4ef1c1df2
4 changed files with 6 additions and 6 deletions

View file

@ -6893,7 +6893,7 @@ define({ "api": [
{
"group": "Parameter",
"type": "Object",
"optional": false,
"optional": true,
"field": "query",
"description": "<p>Rules that a message must match</p>"
},
@ -6949,7 +6949,7 @@ define({ "api": [
{
"group": "Parameter",
"type": "Object",
"optional": false,
"optional": true,
"field": "action",
"description": "<p>Action to take with a matching message</p>"
},

View file

@ -6893,7 +6893,7 @@
{
"group": "Parameter",
"type": "Object",
"optional": false,
"optional": true,
"field": "query",
"description": "<p>Rules that a message must match</p>"
},
@ -6949,7 +6949,7 @@
{
"group": "Parameter",
"type": "Object",
"optional": false,
"optional": true,
"field": "action",
"description": "<p>Action to take with a matching message</p>"
},

View file

@ -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"
}

View file

@ -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"
}