aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/index.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 667890f..a9ecf49 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -93,7 +93,6 @@ Returns a single toot dict for the given status.
93 'descendants': A list of toot dicts 93 'descendants': A list of toot dicts
94 'ancestors': A list of toot dicts 94 'ancestors': A list of toot dicts
95 } 95 }
96Note that this can only be called on statuses belonging to the currently logged-in user.
97 96
98.. automethod:: Mastodon.status_reblogged_by 97.. automethod:: Mastodon.status_reblogged_by
99.. automethod:: Mastodon.status_favourited_by 98.. automethod:: Mastodon.status_favourited_by
Powered by cgit v1.2.3 (git 2.41.0)