Graspil APi
  • Other languages
  • Change log
  • Connecting the bot
    • Connecting the getUpdates bot
    • Connecting a Bot via API
    • Outgoing Data Connection
    • Connecting a Mini App
    • Connecting the bot on the constructor
  • API
    • Authorization
    • Sending a target event/achieving a goal
    • Connecting the bot via the API
  • Platform
    • Processing of “start” (UTM) parameters
      • Configuring the “start” Parameter Processing
    • Commands/Actions
    • Attribution Models
Powered by GitBook
On this page

Change log

List of changes in the API and the platform

NextConnecting the bot

Last updated 23 days ago

All changes are published on our social media:

  1. – Updates no more than once a week.

  2. – Announcements on update days.

April 2025

  1. A new connection type has been added. It connects automatically to the bot and works in parallel with any other connection method. A token is required for it to function.

March 2025

  1. Added the ability to analytics in Mini Apps, for libraries that do not have a global Telegram object.

  2. Bot connection tracking via getUpdates has been implemented — now, if the bot is disconnected from the proxy or functioning unstably, the client will receive a notification.

February 2025

  1. User spam account detection has been added, along with appropriate labeling.

  2. Support for bots working with business accounts has been added.

January 23, 2025

  1. Added the ability to configure in the bot.

  2. Changes in UTM tag processing:

    1. The concept of “source” has been removed; now, the source includes all tags found in the user’s request.

    2. The UTM report has been updated to display all nested tags (if any were found).

  3. Mini App Launch Tracking:

    Now, you can track which button was used to launch the Mini App. Configuration details have been added to the .

  4. Added three reports on Mini App sessions:

    1. Report on user devices.

    2. Report on Telegram client versions.

    3. Report on Mini App launch sources.

Telegram channel
X (Twitter)
manually initialize
Mini App Connection section
hidden commands