mirror of
https://github.com/pyrogram/pyrogram
synced 2025-08-28 21:07:59 +00:00
Merge branch 'develop' of https://github.com/pyrogram/pyrogram into develop
This commit is contained in:
commit
3409963a4a
@ -332,7 +332,7 @@ class Message(Object):
|
|||||||
Example:
|
Example:
|
||||||
.. code-block:: python
|
.. code-block:: python
|
||||||
|
|
||||||
message.reply_text("hello", quote=True)
|
message.reply("hello", quote=True)
|
||||||
|
|
||||||
Args:
|
Args:
|
||||||
text (``str``):
|
text (``str``):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user