forked from AkkomaGang/akkoma
docs: document conversation_id
extension
This commit is contained in:
parent
3cc2554fa3
commit
ae8fa5d0aa
1 changed files with 1 additions and 0 deletions
|
@ -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:
|
Has these additional fields under the `pleroma` object:
|
||||||
|
|
||||||
- `local`: true if the post was made on the local instance.
|
- `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
|
## Attachments
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue