mirror of
https://github.com/TeamPGM/pyrogram.git
synced 2024-11-16 12:51:18 +00:00
Fix sphinx warning
This commit is contained in:
parent
675c913a62
commit
9f8e05861f
@ -391,7 +391,7 @@ class Message(Object):
|
||||
)
|
||||
|
||||
def edit(self, text: str, parse_mode: str = "", disable_web_page_preview: bool = None, reply_markup=None):
|
||||
"""Bound method *edit* of :obj:`Message <pyrogram.Message>
|
||||
"""Bound method *edit* of :obj:`Message <pyrogram.Message>`
|
||||
|
||||
Use as a shortcut for:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user