Improve documentation for status_reply

pull/146/head
Lorenz Diener 2018-07-30 20:45:26 +02:00
rodzic 053d8f3b4f
commit 2af3fd82f4
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -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()