kumify/msgio/views.py

6 lines
152 B
Python

from .handler import send_notifications
from .gateways.telegram import TelegramWebhookView
import msgio.gateways.matrix
import msgio.gateways.telegram