From 4deeb7875ba1439f3162d90e108cf41fce22f6de Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 27 Apr 2019 21:45:57 +0200 Subject: Document 2.5.0 entity updates --- docs/index.rst | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index aca0b8b..7561b6f 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -308,6 +308,7 @@ Toot dicts # way of conversation muting 'pinned': # Boolean denoting whether or not the status is currently pinned for the # associated account. + 'replies_count': # The number of replies to this status. } Mention dicts @@ -393,6 +394,8 @@ Relationship dicts # specified users domain 'showing_reblogs': # Boolean denoting whether the specified users reblogs show up on the # logged-in users Timeline + 'endorsed': # Boolean denoting wheter the specified user is being endorsed / featured by the + # logged-in user } Filter dicts -- cgit v1.2.3