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
|
@ -565,6 +565,8 @@ class Mastodon:
|
|||
def toot(self, status):
|
||||
"""
|
||||
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.
|
||||
"""
|
||||
|
|
Loading…
Referencia en una nova incidència