channel-block-tg/keyboards/inline/__init__.py
Kostiantyn Kriuchkov eab45a5088 Deleted mysql support, redis password, webhook, keyboard constructors, filters, loguru.
Added support of decorators in handlers
Added function to notify admins on startup
2020-04-14 01:50:57 +03:00

4 lines
90 B
Python

from aiogram.utils.callback_data import CallbackData
some_callback = CallbackData("new")