diff options
-rw-r--r-- | docs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
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 | |||
84 | their relationships. | 84 | their relationships. |
85 | 85 | ||
86 | .. automethod:: Mastodon.account | 86 | .. automethod:: Mastodon.account |
87 | .. automethod:: Mastodon.account_verify_credentials | ||
87 | .. automethod:: Mastodon.account_statuses | 88 | .. automethod:: Mastodon.account_statuses |
88 | .. automethod:: Mastodon.account_following | 89 | .. automethod:: Mastodon.account_following |
89 | .. automethod:: Mastodon.account_followers | 90 | .. automethod:: Mastodon.account_followers |