diff options
Diffstat (limited to 'COMMANDS.md')
-rw-r--r-- | COMMANDS.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/COMMANDS.md b/COMMANDS.md index a1bd13b..ffd6c26 100644 --- a/COMMANDS.md +++ b/COMMANDS.md @@ -45,6 +45,13 @@ Get the inbox. *Authentication required.* *No required fields.* +## `get_post` +Get a post by ID. +*Authentication required.* + +### Required fields +- string `id`: 8-127 characters + ## `post` Create a post. *Authentication required.* |