Add documentation for bookmarks
This commit is contained in:
pare
65e49ec614
commit
2132615269
S'han modificat 1 arxius amb 7 adicions i 0 eliminacions
|
@ -1009,6 +1009,11 @@ muted or blocked by the logged in user.
|
||||||
.. automethod:: Mastodon.mutes
|
.. automethod:: Mastodon.mutes
|
||||||
.. automethod:: Mastodon.blocks
|
.. automethod:: Mastodon.blocks
|
||||||
|
|
||||||
|
Reading data: Bookmarks
|
||||||
|
-----------------------
|
||||||
|
|
||||||
|
.. automethod:: Mastodon.bookmarks
|
||||||
|
|
||||||
Reading data: Reports
|
Reading data: Reports
|
||||||
---------------------
|
---------------------
|
||||||
In Mastodon versions before 2.5.0 this function allowed for the retrieval
|
In Mastodon versions before 2.5.0 this function allowed for the retrieval
|
||||||
|
@ -1068,6 +1073,8 @@ interact with already posted statuses.
|
||||||
.. automethod:: Mastodon.status_unmute
|
.. automethod:: Mastodon.status_unmute
|
||||||
.. automethod:: Mastodon.status_pin
|
.. automethod:: Mastodon.status_pin
|
||||||
.. automethod:: Mastodon.status_unpin
|
.. automethod:: Mastodon.status_unpin
|
||||||
|
.. automethod:: Mastodon.status_bookmark
|
||||||
|
.. automethod:: Mastodon.status_unbookmark
|
||||||
.. automethod:: Mastodon.status_delete
|
.. automethod:: Mastodon.status_delete
|
||||||
|
|
||||||
Writing data: Scheduled statuses
|
Writing data: Scheduled statuses
|
||||||
|
|
Loading…
Referencia en una nova incidència