Merge pull request #400 from adamse/master

add link to upstream documentation for timeline()
pull/410/head
Lorenz Diener 2025-03-16 13:42:19 +02:00 zatwierdzone przez GitHub
commit 9395228416
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
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.
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()