Update config jsdoc
parent
171ad403d9
commit
180f936bc4
|
@ -21,6 +21,7 @@
|
|||
* @property {boolean} [alwaysReply=false]
|
||||
* @property {boolean} [alwaysReplyAnon=false]
|
||||
* @property {boolean} [useNicknames=false]
|
||||
* @property {boolean} [anonymizeChannelName=false]
|
||||
* @property {boolean} [ignoreAccidentalThreads=false]
|
||||
* @property {boolean} [threadTimestamps=false]
|
||||
* @property {boolean} [allowMove=false]
|
||||
|
@ -46,6 +47,7 @@
|
|||
* @property {string} [attachmentStorageChannelId]
|
||||
* @property {*} [categoryAutomation={}]
|
||||
* @property {boolean} [updateNotifications=true]
|
||||
* @property {boolean} [updateNotificationsForBetaVersions=false]
|
||||
* @property {array} [plugins=[]]
|
||||
* @property {*} [commandAliases]
|
||||
* @property {boolean} [reactOnSeen=false]
|
||||
|
|
Loading…
Reference in New Issue