From dbceccb210d401887002abf0ea3c746260423f1f Mon Sep 17 00:00:00 2001 From: halcy Date: Mon, 28 Nov 2022 00:55:41 +0200 Subject: Add v2 admin accounts API --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index f44ee55..5103b0b 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -1504,7 +1504,9 @@ EXTREME CARE. This is not to say that you should not treat access tokens from admin accounts that do not have admin: scopes attached with a lot of care, but be extra careful with those that do. +.. automethod:: Mastodon.admin_accounts_v2 .. automethod:: Mastodon.admin_accounts +.. automethod:: Mastodon.admin_accounts_v1 .. automethod:: Mastodon.admin_account .. automethod:: Mastodon.admin_account_enable .. automethod:: Mastodon.admin_account_approve -- cgit v1.2.3