aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorLydia <[email protected]>2016-11-25 13:54:40 -0500
committerLydia <[email protected]>2016-11-25 13:54:40 -0500
commiteaa49d87f8caaec39a0fba9fc269ef60e9f832fc (patch)
treec57bee15b442bd12dda4008217c7ccf19d37f8f0 /docs
parente94445c86b4dcaa14c79e7c36a7145c42b25ed9d (diff)
downloadmastodon.py-eaa49d87f8caaec39a0fba9fc269ef60e9f832fc.tar.gz
Corrections
Diffstat (limited to 'docs')
-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)