For the complete documentation index, see llms.txt. This page is also available as Markdown.

Changelog

List of changes to the API and the platform

All changes are published on our social media:

  1. Telegram channel - Posts no more than once a week

October 2005

  1. Added support for Mini App links in the site-to-bot UTM tag transfer script

  2. Added the ability to create custom fields for users

  3. Added the ability to grant other users access rights to resources

August 2025

  1. Added the ability to connect channels (beta)

  2. Added tracking for outbound links from the bot

April 2025

  1. Added a new connection type that connects to the bot automatically and works in parallel with any other connection method; requires a token to work.

March 2025

  1. Added the ability to manually initialize analytics in a Mini App, for libraries without a global Telegram object

  2. Tracking of bot getUpdates connection status - now if the bot got disconnected from the proxy or is working unstably, the client will receive a notification

February 2025

  1. Added detection of spam user accounts and a corresponding flag.

  2. Added support for bots working with business accounts

January 2025

  1. Added the ability to configure hidden commands in the bot

  2. Changes to UTM tag processing

    1. The concept of "source" has been removed - now the source is all tags found in the user's request

    2. Updated the UTM report - it now shows all nested tags (if any were found)

  3. Tracking of the Mini App launch location

    You can now track which button was used to launch the Mini App. Setup information has been added to the Mini App connection section

  4. Added 3 session reports in Mini App

    1. User devices report

    2. Telegram client version report

    3. Mini App launch source report

Last updated