Document rest of the moderation API

This commit is contained in:
Lorenz Diener 2019-06-22 22:01:18 +02:00
pare 9b8d6f37a2
commit 91650e5c7f

Veure arxiu

@ -1214,6 +1214,13 @@ have admin: scopes attached with a lot of care, but be extra careful with those
.. automethod:: Mastodon.admin_account_unsuspend
.. automethod:: Mastodon.admin_account_moderate
.. automethod:: Mastodon.admin_reports
.. automethod:: Mastodon.admin_report
.. automethod:: Mastodon.admin_report_assign
.. automethod:: Mastodon.admin_report_unassign
.. automethod:: Mastodon.admin_report_reopen
.. automethod:: Mastodon.admin_report_resolve
Acknowledgements
----------------
Mastodon.py contains work by a large amount of contributors, many of which have