From 7a60387e535d23f1b21e98f53bcc4ff599b877a3 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Thu, 24 Nov 2016 19:31:46 +0100 Subject: [PATCH] Added verify_credentials to docs --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/index.rst b/docs/index.rst index b485089..6439f69 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -84,6 +84,7 @@ These functions allow you to get information about accounts and their relationships. .. automethod:: Mastodon.account +.. automethod:: Mastodon.account_verify_credentials .. automethod:: Mastodon.account_statuses .. automethod:: Mastodon.account_following .. automethod:: Mastodon.account_followers