mirror of
https://github.com/yawaflua/Easy_telegram_bot.git
synced 2026-02-04 10:24:17 +02:00
5 lines
67 B
Python
5 lines
67 B
Python
from aiogram import types
|
|
from dispatcher import dp
|
|
import config
|
|
|