fiatCryptobot/flowPayments/Buttons/fixNotify/BanOfUsers/fixTrial and more

This commit is contained in:
Vladless
2025-01-09 03:16:53 +03:00
parent 365e1f6d61
commit a45a00e55b
+1 -1
View File
@@ -105,7 +105,7 @@ async def process_callback_view_profile(
await conn.close()
@router.message(F.text == "/tariffs")
@router.callback_query(F.data == "view_tariffs")
async def view_tariffs_handler(callback_query: types.CallbackQuery):
builder = InlineKeyboardBuilder()