bot command
This commit is contained in:
parent
42a0579f2e
commit
61456b1044
@ -7,5 +7,6 @@ async def set_commands(dp):
|
||||
types.BotCommand("help", "информация"),
|
||||
types.BotCommand("link", "получить ссылку на файл"),
|
||||
types.BotCommand('timetable', "Розклад"),
|
||||
types.BotCommand('feedback', "Звязок з адміністратором")
|
||||
types.BotCommand("reload", "только для администрации"),
|
||||
])
|
Loading…
Reference in New Issue
Block a user