Add versioning and return val docs to conversation_read
This commit is contained in:
pare
ac7196c443
commit
65e2596d9b
S'han modificat 1 arxius amb 3 adicions i 0 eliminacions
|
@ -1499,10 +1499,13 @@ class Mastodon:
|
|||
###
|
||||
# Writing data: Conversations
|
||||
###
|
||||
@api_version("2.6.0", "2.6.0", __DICT_VERSION_CONVERSATION)
|
||||
def conversations_read(self, id):
|
||||
"""
|
||||
Marks a single conversation as read.
|
||||
|
||||
Returns the updated `conversation dict`_.
|
||||
|
||||
WARNING: This method is currently not documented in the official API and
|
||||
might therefore be unstable.
|
||||
"""
|
||||
|
|
Loading…
Referencia en una nova incidència