This commit is contained in:
halcy 2022-11-27 02:57:01 +02:00
parent f862650b73
commit e91cbd78aa

View File

@ -3534,7 +3534,7 @@ class Mastodon:
There is currently no way to get tag IDs implemented in Mastodon.py, because the Mastodon public API does not implement one. This will be fixed in a future There is currently no way to get tag IDs implemented in Mastodon.py, because the Mastodon public API does not implement one. This will be fixed in a future
release. release.
Returns a list of `admin dimensions dicts`_. Returns a list of `admin dimension dicts`_.
""" """
params_init = locals() params_init = locals()
keys = [] keys = []