mirror of
https://github.com/pyrogram/pyrogram
synced 2025-09-05 08:45:13 +00:00
Fix sphinx warning
This commit is contained in:
@@ -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:
|
||||
|
||||
|
Reference in New Issue
Block a user