Document local hashtag timelines

This commit is contained in:
Lorenz Diener 2017-11-21 14:47:13 +01:00
pare 32f8b8bed9
commit 7771b27b72

Veure arxiu

@ -285,6 +285,8 @@ class Mastodon:
"""
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.
"""
params_initial = locals()