Releases: Telemetree/telemetree-python
Releases · Telemetree/telemetree-python
0.4.0
0.4.0 (2025-04-21)
Feat
- client.py: Added automatic Telegram webhook detection and transformation
- The SDK now automatically detects when a raw Telegram webhook payload is passed to the
trackmethod - Automatically extracts user information and transforms the data into the required Telemetree format
- Supports all Telegram update types (messages, callback queries, inline queries, etc.)
- Improves developer experience by eliminating the need for manual data transformation
- The SDK now automatically detects when a raw Telegram webhook payload is passed to the