We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c4d5cf commit ecd585eCopy full SHA for ecd585e
1 file changed
README.md
@@ -9,8 +9,8 @@ Posts can be accessed with ```/posts``` or ```/p```.
9
* **limit** - Number of posts to get, capped at 100.
10
* **pid** - Specifies the page number.
11
* **tags** - Refine your search, seperate multiple tags with ```+```.
12
-* **post_id** - Allows you to get all comments of a single post.
13
+* **cid** - Change id in Unix time.
+* **id** - Id of the post.
14
15
All of these are optional.
16
0 commit comments