mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-09 00:14:50 +00:00
commit
13e4149c6f
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Reference in a new issue