Fix sphinx warning

This commit is contained in:
Dan 2018-11-13 13:22:23 +01:00
parent 675c913a62
commit 9f8e05861f

View File

@ -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: