mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Update message.py
This commit is contained in:
parent
43022a7810
commit
c49d33569e
1 changed files with 1 additions and 1 deletions
|
|
@ -179,7 +179,7 @@ class Message(base.TelegramObject):
|
|||
"""
|
||||
Get arguments
|
||||
|
||||
:return:
|
||||
:return: str
|
||||
"""
|
||||
command = self.get_full_command()
|
||||
if command:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue