Document local hashtag timelines

pull/102/head
Lorenz Diener 2017-11-21 14:47:13 +01:00
rodzic 32f8b8bed9
commit 7771b27b72
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -285,6 +285,8 @@ class Mastodon:
""" """
Fetch a timeline of toots with a given hashtag. Fetch a timeline of toots with a given hashtag.
Set "local" to True to retrieve only instance-local tagged posts.
Returns a list of toot dicts. Returns a list of toot dicts.
""" """
params_initial = locals() params_initial = locals()