mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-08 18:25:16 +00:00
Fixed tiny typo
This commit is contained in:
@@ -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``):
|
||||
|
Reference in New Issue
Block a user