From: lain Date: Wed, 22 Jan 2020 19:11:18 +0000 (+0100) Subject: Document new EmojiReaction notifications X-Git-Url: https://git.squeep.com/?a=commitdiff_plain;h=85f45c768994ce9e0642cc3fc29b68b1ec9a6684;p=akkoma Document new EmojiReaction notifications --- diff --git a/docs/API/differences_in_mastoapi_responses.md b/docs/API/differences_in_mastoapi_responses.md index 3f75a13f7..2236870c7 100644 --- a/docs/API/differences_in_mastoapi_responses.md +++ b/docs/API/differences_in_mastoapi_responses.md @@ -101,6 +101,14 @@ The `type` value is `move`. Has an additional field: - `target`: new account +### EmojiReaction Notification + +The `type` value is `pleroma:emoji_reaction`. Has these fields: + +- `emoji`: The used emoji +- `account`: The account of the user who reacted +- `status`: The status that was reacted on + ## GET `/api/v1/notifications` Accepts additional parameters: