]> cat aescling's git repositories - mastodon.git/commitdiff
Forgot `direct` statuses :P
authorKibigo! <marrus-sh@users.noreply.github.com>
Mon, 3 Apr 2017 05:46:10 +0000 (22:46 -0700)
committerKibigo! <marrus-sh@users.noreply.github.com>
Mon, 3 Apr 2017 05:46:10 +0000 (22:46 -0700)
docs/Using-the-API/API.md

index d498c0438c78df41c60dc606e409411f9d9f086a..feb7bb61a346137c8474978f0b9dbedbdfac47f0 100644 (file)
@@ -509,7 +509,7 @@ ___
 | `favourited`             | Whether the authenticated user has favourited the status |
 | `sensitive`              | Whether media attachments should be hidden by default |
 | `spoiler_text`           | If not empty, warning text that should be displayed before the actual content |
-| `visibility`             | One of: `public`, `unlisted`, `private` |
+| `visibility`             | One of: `public`, `unlisted`, `private`, `direct` |
 | `media_attachments`      | An array of [Attachments](#attachment) |
 | `mentions`               | An array of [Mentions](#mention) |
 | `tags`                   | An array of [Tags](#tag) |