From: William Pitcock Date: Thu, 21 Mar 2019 23:27:42 +0000 (+0000) Subject: docs: document `conversation_id` extension X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=ae8fa5d0aab3561bf66506766e2beb03a251e499;p=akkoma docs: document `conversation_id` extension --- diff --git a/docs/Differences-in-MastodonAPI-Responses.md b/docs/Differences-in-MastodonAPI-Responses.md index 14b67ca7d..d993d1383 100644 --- a/docs/Differences-in-MastodonAPI-Responses.md +++ b/docs/Differences-in-MastodonAPI-Responses.md @@ -19,6 +19,7 @@ Adding the parameter `with_muted=true` to the timeline queries will also return Has these additional fields under the `pleroma` object: - `local`: true if the post was made on the local instance. +- `conversation_id`: the ID of the conversation the status is associated with (if any) ## Attachments