From 73c1e9e2d99bc76ffe4320b0a9045562613789ac Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Sat, 12 Oct 2019 19:05:46 +0200 Subject: Add me()-function to return user account. Fixes #184 --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index 399927c..183f271 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -895,6 +895,7 @@ their relationships. .. automethod:: Mastodon.account .. automethod:: Mastodon.account_verify_credentials +.. automethod:: Mastodon.me .. automethod:: Mastodon.account_statuses .. automethod:: Mastodon.account_following .. automethod:: Mastodon.account_followers -- cgit v1.2.3