add link to upstream documentation for timeline()

pull/400/head
Adam Sandberg Ericsson 2025-03-16 10:37:10 +00:00
rodzic 8fdafaed51
commit 640233f704
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -26,6 +26,8 @@ class Mastodon(Internals):
and `remote` to only get remote statuses. Some options are mutually incompatible as dictated by logic. and `remote` to only get remote statuses. Some options are mutually incompatible as dictated by logic.
May or may not require authentication depending on server settings and what is specifically requested. May or may not require authentication depending on server settings and what is specifically requested.
See <https://docs.joinmastodon.org/methods/timelines/> for a description of the parameters.
""" """
params_initial = locals() params_initial = locals()