This commit is contained in:
Djimbo
2023-01-19 05:47:20 +03:00
parent 2c64b6208d
commit 63aa59b3bb
+1 -1
View File
@@ -20,7 +20,7 @@ async def main_start(message: Message, bot: Bot, state: FSM, rSession: AS, my_us
ded("""
🔸 Бот готов к использованию.
🔸 Если не появились вспомогательные кнопки
🔸 Введите /start,
🔸 Введите /start
"""),
reply_markup=menu_frep(message.from_user.id),
)