mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 12:04:51 +00:00
Fix wrong emphasize lines
This commit is contained in:
parent
b9adc5c294
commit
f9a129ab5f
1 changed files with 1 additions and 1 deletions
|
|
@ -63,7 +63,7 @@ class ForwardMessages(Scaffold):
|
|||
|
||||
Example:
|
||||
.. code-block:: python
|
||||
:emphasize-lines: 2,5,8
|
||||
:emphasize-lines: 2,5
|
||||
|
||||
# Forward a single message
|
||||
app.forward_messages("me", "pyrogram", 20)
|
||||
|
|
|
|||
Loading…
Reference in a new issue