aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'docs/index.rst')
-rw-r--r--docs/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst
index 0dc31f8..dc9423f 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -228,6 +228,7 @@ User dicts
228 'moved_to_account': # If set, an account dict of the account this user has 228 'moved_to_account': # If set, an account dict of the account this user has
229 # set up as their moved-to address. 229 # set up as their moved-to address.
230 'bot': # Boolean indicating whether this account is automated. 230 'bot': # Boolean indicating whether this account is automated.
231 'fields': # List of up to four dicts with free-form 'name' and 'value' profile info.
231 } 232 }
232 233
233 mastodon.account_verify_credentials()["source"] 234 mastodon.account_verify_credentials()["source"]
Powered by cgit v1.2.3 (git 2.41.0)