Improve documentation for status_reply

This commit is contained in:
Lorenz Diener 2018-07-30 20:45:26 +02:00
pare 053d8f3b4f
commit 2af3fd82f4

Veure arxiu

@ -1198,7 +1198,8 @@ class Mastodon:
CW and visibility if not explicitly overridden.
Set `untag` to True if you want the reply to only go to the user you
are replying to.
are replying to, removing every other mentioned user from the
conversation.
"""
user_id = self.__get_logged_in_id()