diff options
author | meltland <[email protected]> | 2025-03-10 17:03:26 -0400 |
---|---|---|
committer | meltland <[email protected]> | 2025-03-10 17:03:26 -0400 |
commit | 64a2cbf19384761e909eb2def7f35f9f95f9bc07 (patch) | |
tree | dc65cecb68acd2c5d4050952c9045fc85af555c4 /COMMANDS.md | |
parent | 8ace0c0e1cc333b275988cd3af39e39a111809a4 (diff) |
1.0.0a?
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.* |