Small documentation fix for toot()
This commit is contained in:
pare
d9471c2d7d
commit
c628ff4f05
S'han modificat 1 arxius amb 2 adicions i 0 eliminacions
|
@ -566,6 +566,8 @@ class Mastodon:
|
|||
"""
|
||||
Synonym for status_post that only takes the status text as input.
|
||||
|
||||
Usage in production code is not recommended.
|
||||
|
||||
Returns a toot dict with the new status.
|
||||
"""
|
||||
return self.status_post(status)
|
||||
|
|
Loading…
Referencia en una nova incidència