Add Thread#thread_number to jsdoc

cshd
Dragory 2020-11-01 21:47:08 +02:00
parent 6e19575ca4
commit b15e0e955c
No known key found for this signature in database
GPG Key ID: 5F387BA66DF8AAC1
1 changed files with 1 additions and 0 deletions

View File

@ -17,6 +17,7 @@ const {THREAD_MESSAGE_TYPE, THREAD_STATUS, DISCORD_MESSAGE_ACTIVITY_TYPES} = req
/** /**
* @property {String} id * @property {String} id
* @property {Number} thread_number
* @property {Number} status * @property {Number} status
* @property {String} user_id * @property {String} user_id
* @property {String} user_name * @property {String} user_name