diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/index.rst | 1 |
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 | } |
96 | Note 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 |