diff options
Diffstat (limited to 'docs/index.rst')
-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 8b47fad..450300e 100644 --- a/docs/index.rst +++ b/docs/index.rst | |||
@@ -671,6 +671,7 @@ Instance dicts | |||
671 | mastodon.instance() | 671 | mastodon.instance() |
672 | # Returns the following dictionary | 672 | # Returns the following dictionary |
673 | { | 673 | { |
674 | 'domain': # The instances domain name | ||
674 | 'description': # A brief instance description set by the admin | 675 | 'description': # A brief instance description set by the admin |
675 | 'short_description': # An even briefer instance description | 676 | 'short_description': # An even briefer instance description |
676 | 'email': # The admin contact email | 677 | 'email': # The admin contact email |