telegram-mcp/telegram-bridge/api/__init__.py
2025-04-05 16:13:36 +08:00

5 lines
No EOL
124 B
Python

"""
API module for Telegram interaction.
Provides client, middleware, and models for interacting with the Telegram API.
"""