Update docs about notifications
This commit is contained in:
pare
df26310d1b
commit
9badbce67b
S'han modificat 1 arxius amb 8 adicions i 1 eliminacions
|
@ -162,7 +162,7 @@ Toot dicts
|
|||
# when there are attached files.
|
||||
'tags': # A list of hashtag dicts used in the toot
|
||||
'application': # Application dict for the client used to post the toot
|
||||
'language': # The (autodetected or otherwise set server side) language of the toot.
|
||||
'language': # The language of the toot, if specified by the server.
|
||||
'muted': # oolean denoting whether the user has muted this status by way of conversation muting.
|
||||
}
|
||||
|
||||
|
@ -395,6 +395,13 @@ interact with already posted statuses.
|
|||
.. automethod:: Mastodon.status_unfavourite
|
||||
.. automethod:: Mastodon.status_delete
|
||||
|
||||
Writing data: Notifications
|
||||
---------------------------
|
||||
These functions allow you to clear all or some notifications.
|
||||
|
||||
.. automethod:: Mastodon.notifications_clear
|
||||
.. automethod:: Mastodon.notifications_dismiss
|
||||
|
||||
Writing data: Accounts
|
||||
----------------------
|
||||
These functions allow you to interact with other accounts: To (un)follow and
|
||||
|
|
Loading…
Referencia en una nova incidència