mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Merge branch 'develop' of https://github.com/pyrogram/pyrogram into develop
This commit is contained in:
commit
3409963a4a
1 changed files with 1 additions and 1 deletions
|
|
@ -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 a new issue