From cbfb3977ebc54d195924aa2e3ab27865fa9138a1 Mon Sep 17 00:00:00 2001 From: halcy Date: Fri, 25 Nov 2022 00:02:12 +0200 Subject: Add admin trend apis to docs --- docs/index.rst | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index f9a0334..a1d9695 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1443,6 +1443,10 @@ have admin: scopes attached with a lot of care, but be extra careful with those .. automethod:: Mastodon.admin_report_reopen .. automethod:: Mastodon.admin_report_resolve +.. automethod:: Mastodon.admin_trending_tags +.. automethod:: Mastodon.admin_trending_statuses +.. automethod:: Mastodon.admin_trending_links + Acknowledgements ---------------- Mastodon.py contains work by a large number of contributors, many of which have -- cgit v1.2.3