fix: docs typo

This commit is contained in:
uburuntu 2020-08-11 15:07:52 +03:00
parent 7263892401
commit 961e39d90a

View file

@ -163,7 +163,7 @@ class Message(base.TelegramObject):
def is_forward(self) -> bool:
"""
Check message text is forward.
Check that the message is forwarded.
Only `forward_date` is required to be in forwarded message.
:return: bool