2
0
mirror of https://github.com/pyrogram/pyrogram synced 2025-09-05 16:55:20 +00:00

Merge branch 'develop' of https://github.com/pyrogram/pyrogram into develop

This commit is contained in:
Dan
2018-06-25 00:45:34 +02:00

View File

@@ -332,7 +332,7 @@ class Message(Object):
Example:
.. code-block:: python
message.reply_text("hello", quote=True)
message.reply("hello", quote=True)
Args:
text (``str``):