Update config JSDoc

cshd
Dragory 2020-08-16 19:22:50 +03:00
parent 57fe492186
commit 034a9172c4
No known key found for this signature in database
GPG Key ID: 5F387BA66DF8AAC1
1 changed files with 3 additions and 0 deletions

View File

@ -45,6 +45,9 @@
* @property {boolean} [updateNotifications=true]
* @property {array} [plugins=[]]
* @property {*} [commandAliases]
* @property {boolean} [reactOnSeen=false]
* @property {string} [reactOnSeenEmoji="📨"]
* @property {boolean} [createThreadOnMention=false]
* @property {number} [port=8890]
* @property {string} [url]
* @property {array} [extraIntents=[]]