diff --git a/docs/index.rst b/docs/index.rst index 0932d1f..f4de1b8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -749,6 +749,9 @@ Admin account dicts .. _admin account dict: .. code-block:: python + + mastodon.admin_account(id) + # Returns the following dictionary { 'id': # The users id, 'username': # The users username, no leading @