aboutsummaryrefslogtreecommitdiff
path: root/vnext/src/api/index.js
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-07-26 15:08:26 +0300
committerGravatar Vitaly Takmazov2023-01-13 10:37:55 +0300
commit050ac675c030b9de6abde874d63c54aaaa80d0d6 (patch)
tree553efe6bb6cf609ccd92e2de29bff6940a88d4ca /vnext/src/api/index.js
parent7f5b17162587953307c71da1b137e5f416de11bb (diff)
more jsdoc
Diffstat (limited to 'vnext/src/api/index.js')
-rw-r--r--vnext/src/api/index.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/vnext/src/api/index.js b/vnext/src/api/index.js
index 330b3f9e..50a9d5f9 100644
--- a/vnext/src/api/index.js
+++ b/vnext/src/api/index.js
@@ -57,6 +57,7 @@ const apiBaseUrl = 'https://juick.com';
* @property {string=} attach
* @property {string=} timestamp
* @property {boolean=} ReadOnly
+ * @property {number=} replyto
*/