chatgpt_bot/bot/handlers/admin/admin_handlers.py
2024-10-05 17:35:26 +03:00

4 lines
45 B
Python

from aiogram import Router
admin = Router()