Installation and usage
Last updated
Last updated
Telegram Mini Apps SDK is a plugin for Construct 3, providing convenient access to the Telegram Mini Apps API.
The plugin provides the following capabilities:
Full interaction with the the latest Telegram Mini Apps API Version (7.10).
Availability to customize Mini App theme.
Biometric Manager for using authenticating system inside Mini App.
Cloud Storage for saving custom data in Telegram Cloud Storage.
Haptic Feedback for using any types of vibration inside Mini App.
Customizing all types of buttons inside Mini App (Main, Secondary, Back, Settings).
Purchase and download the latest version of the plugin from:
In the main menu, go to "Menu -> View -> Add-ons Manager". Then, click "Install new add-on..." and choose the downloaded .c3addon file.
To start using the Telegram Mini Apps SDK plugin in your project, right-click on the layout and click "Insert new object".
In the popup menu, scroll down to the section "Platform Specifix", select the plugin "Telegram" and click "Insert".
Also you need to disable the Web Worker mode in the project settings.
Congratulations, you've successfully added the plugin to your project. Now you can use the Telegram Mini Apps SDK in your project.