From d992b9bb8c687c4ae6bff545edd303c6b58d4124 Mon Sep 17 00:00:00 2001 From: halcy Date: Sat, 19 Nov 2022 01:29:14 +0200 Subject: Add account lookup API --- docs/index.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 2318a98..8b47fad 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -906,7 +906,7 @@ is specified, Mastodon.py defaults to https. .. automethod:: Mastodon.auth_request_url .. automethod:: Mastodon.create_account .. automethod:: Mastodon.email_resend_confirmation - + Versioning ---------- Mastodon.py will check if a certain endpoint is available before doing API @@ -999,6 +999,8 @@ their relationships. .. automethod:: Mastodon.account_followers .. automethod:: Mastodon.account_relationships .. automethod:: Mastodon.account_search +.. automethod:: Mastodon.account_lists +.. automethod:: Mastodon.account_lookup Reading data: Featured tags ~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.2.3