aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhalcy <halcy@ARARAGI-KUN>2022-11-27 23:55:26 +0200
committerhalcy <halcy@ARARAGI-KUN>2022-11-27 23:55:26 +0200
commitae9f7640878e3f402b4f8784cecadf5aab0d5d7c (patch)
tree59f0843b89db150adbe5eb57b2a79b55c6251a57 /docs/index.rst
parentb35e3f3da8dee548acedb12cb1883569f03de793 (diff)
downloadmastodon.py-ae9f7640878e3f402b4f8784cecadf5aab0d5d7c.tar.gz
Add remove_from_followers
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index d035be3..f44ee55 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1102,6 +1102,7 @@ their relationships.
1102.. automethod:: Mastodon.account_lookup 1102.. automethod:: Mastodon.account_lookup
1103.. automethod:: Mastodon.account_lists 1103.. automethod:: Mastodon.account_lists
1104.. automethod:: Mastodon.account_familiar_followers 1104.. automethod:: Mastodon.account_familiar_followers
1105.. automethod:: Mastodon.account_remove_from_followers
1105 1106
1106Reading data: Featured tags 1107Reading data: Featured tags
1107~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1108~~~~~~~~~~~~~~~~~~~~~~~~~~~
Powered by cgit v1.2.3 (git 2.41.0)