mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 20:59:29 +00:00
Fixed tiny typo
This commit is contained in:
parent
c7d60ef8a6
commit
a04b08f245
@ -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``):
|
||||
|
Loading…
Reference in New Issue
Block a user