mirror of
https://github.com/yawaflua/Easy_telegram_bot.git
synced 2025-12-14 01:16:26 +02:00
5 lines
67 B
Python
5 lines
67 B
Python
from aiogram import types
|
|
from dispatcher import dp
|
|
import config
|
|
|