filter dicts example used account_follow call
The example for Filter Dicts was referencing the `account_follow` function instead of `filter`, probably due to copy/pasting if the previous block?
This commit is contained in:
pare
f078387d8d
commit
c780f52937
S'han modificat 1 arxius amb 1 adicions i 1 eliminacions
|
@ -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
|
||||||
|
|
Loading…
Referencia en una nova incidència