kopia lustrzana https://github.com/halcy/Mastodon.py
Merge pull request #204 from FiXato/patch-1
filter dicts example used account_follow callpull/208/head
commit
995de2c6f9
|
@ -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
|
||||||
|
|
Ładowanie…
Reference in New Issue