Merge pull request #204 from FiXato/patch-1

filter dicts example used account_follow call
This commit is contained in:
Lorenz Diener 2019-10-17 09:19:33 +02:00 committed by GitHub
commit 995de2c6f9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -488,7 +488,7 @@ Filter dicts
.. code-block:: python .. code-block:: python
mastodon.account_follow(<numerical id>) mastodon.filter(<numerical id>)
# Returns the following dictionary: # Returns the following dictionary:
{ {
'id': # Numerical id of the filter 'id': # Numerical id of the filter