chatgpt_bot/bot/handlers/admin/admin_handlers.py

4 lines
45 B
Python
Raw Normal View History

2024-10-05 14:35:26 +00:00
from aiogram import Router
admin = Router()