From b663394c6da1dee2069be6549deed0012d5f0285 Mon Sep 17 00:00:00 2001 From: Lorenz Diener Date: Mon, 4 Jun 2018 17:58:11 +0200 Subject: Streaming error handler --- docs/index.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/index.rst') diff --git a/docs/index.rst b/docs/index.rst index 55d4495..85b4b60 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -227,6 +227,7 @@ User dicts # from account_verify_credentials() 'moved_to_account': # If set, an account dict of the account this user has # set up as their moved-to address. + 'bot': # Boolean indicating whether this account is automated. } mastodon.account_verify_credentials()["source"] -- cgit v1.2.3