From 05e2bcb967946211320d47140ab42a9600b8aff2 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 22 Feb 2020 16:43:16 +0100 Subject: Add bookmark scopes and entity/versioning info --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 0e0daa9..9b43b87 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -314,6 +314,7 @@ Toot dicts 'media_attachments': # A list of media dicts of attached files 'emojis': # A list of custom emojis used in the toot, as Emoji dicts 'tags': # A list of hashtag used in the toot, as Hashtag dicts + 'bookmarked': # True if the status is bookmarked by the logged in user, False if not. 'application': # Application dict for the client used to post the toot (Does not federate # and is therefore always None for remote toots, can also be None for # local toots for some legacy applications). -- cgit v1.2.3