Merge branch 'accept-embedded-announce-object' into 'develop'
[akkoma] / docs / API / differences_in_mastoapi_responses.md
index d007a69c3291334e8e976bfab8a2bcbe65c946fa..21b29752914e5d877c88336ba25cb5ec156ad45c 100644 (file)
@@ -56,6 +56,7 @@ Has these additional fields under the `pleroma` object:
 - `settings_store`: A generic map of settings for frontends. Opaque to the backend. Only returned in `verify_credentials` and `update_credentials`
 - `chat_token`: The token needed for Pleroma chat. Only returned in `verify_credentials`
 - `deactivated`: boolean, true when the user is deactivated
+- `unread_conversation_count`: The count of unread conversations. Only returned to the account owner.
 
 ### Source