mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2025-12-29 20:14:51 +00:00
Fix wrong lines emphasize
This commit is contained in:
parent
42cd135009
commit
75ad20bc57
1 changed files with 1 additions and 1 deletions
|
|
@ -80,7 +80,7 @@ class SendMessage(BaseClient):
|
|||
|
||||
Example:
|
||||
.. code-block:: python
|
||||
:emphasize-lines: 2,5,8,11,21-23,26-33
|
||||
:emphasize-lines: 2,5,8,11,21-23,26-32
|
||||
|
||||
# Simple example
|
||||
app.send_message("haskell", "Thanks for creating **Pyrogram**!")
|
||||
|
|
|
|||
Loading…
Reference in a new issue