Skip to content

Releases: Telemetree/telemetree-python

0.4.0

21 Apr 16:18

Choose a tag to compare

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 track method
    • 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

PyPi

0.1.6

12 Mar 22:33

Choose a tag to compare

First PyPI release

Support for:

  • Telegram Messages
  • Inline Query
  • Chosen Inline Query
  • New chat members

Link: PyPI.