From f2282790cc7e980bba96cdadde2ab8b6af3e6095 Mon Sep 17 00:00:00 2001 From: halcy Date: Sat, 19 Nov 2022 01:11:02 +0200 Subject: Add email resend api --- docs/index.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index f1dcacc..2318a98 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -905,7 +905,8 @@ is specified, Mastodon.py defaults to https. .. _auth_request_url(): .. 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 @@ -936,6 +937,7 @@ current instance. .. automethod:: Mastodon.instance_peers .. automethod:: Mastodon.instance_health .. automethod:: Mastodon.instance_nodeinfo +.. automethod:: Mastodon.instance_rules Reading data: Timelines ----------------------- @@ -1417,4 +1419,3 @@ about who helped with which particular feature or fix in the changelog. .. toctree:: :maxdepth: -1 :collapse_navigation: False - \ No newline at end of file -- cgit v1.2.3