Update message.py

This commit is contained in:
Igor 2019-04-13 19:06:10 +05:00 committed by GitHub
parent 43022a7810
commit c49d33569e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -179,7 +179,7 @@ class Message(base.TelegramObject):
"""
Get arguments
:return:
:return: str
"""
command = self.get_full_command()
if command: