Update config JSDoc
parent
57fe492186
commit
034a9172c4
|
@ -45,6 +45,9 @@
|
||||||
* @property {boolean} [updateNotifications=true]
|
* @property {boolean} [updateNotifications=true]
|
||||||
* @property {array} [plugins=[]]
|
* @property {array} [plugins=[]]
|
||||||
* @property {*} [commandAliases]
|
* @property {*} [commandAliases]
|
||||||
|
* @property {boolean} [reactOnSeen=false]
|
||||||
|
* @property {string} [reactOnSeenEmoji="📨"]
|
||||||
|
* @property {boolean} [createThreadOnMention=false]
|
||||||
* @property {number} [port=8890]
|
* @property {number} [port=8890]
|
||||||
* @property {string} [url]
|
* @property {string} [url]
|
||||||
* @property {array} [extraIntents=[]]
|
* @property {array} [extraIntents=[]]
|
||||||
|
|
Loading…
Reference in New Issue