mirror of
https://gitflic.ru/project/alt-gnome/karkas.git
synced 2025-04-04 08:33:49 +03:00
5 lines
94 B
Python
5 lines
94 B
Python
from aiogram.fsm.context import FSMContext
|
|
from aiogram.types import Message
|
|
|
|
# Your handlers
|