aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst7
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 4e98a3a..03dbb16 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -1214,6 +1214,13 @@ have admin: scopes attached with a lot of care, but be extra careful with those
1214.. automethod:: Mastodon.admin_account_unsuspend 1214.. automethod:: Mastodon.admin_account_unsuspend
1215.. automethod:: Mastodon.admin_account_moderate 1215.. automethod:: Mastodon.admin_account_moderate
1216 1216
1217.. automethod:: Mastodon.admin_reports
1218.. automethod:: Mastodon.admin_report
1219.. automethod:: Mastodon.admin_report_assign
1220.. automethod:: Mastodon.admin_report_unassign
1221.. automethod:: Mastodon.admin_report_reopen
1222.. automethod:: Mastodon.admin_report_resolve
1223
1217Acknowledgements 1224Acknowledgements
1218---------------- 1225----------------
1219Mastodon.py contains work by a large amount of contributors, many of which have 1226Mastodon.py contains work by a large amount of contributors, many of which have
Powered by cgit v1.2.3 (git 2.41.0)