v3. Полноценные подписки

This commit is contained in:
Vladless
2024-11-07 07:53:29 +03:00
parent 7b5cbb8629
commit 9a67bf3976
19 changed files with 661 additions and 374 deletions
+1
View File
@@ -6,6 +6,7 @@ from aiogram.types import (BufferedInputFile, InlineKeyboardButton,
from handlers.texts import INSTRUCTIONS
async def send_instructions(callback_query: types.CallbackQuery):
await callback_query.message.delete()