
Introduction
Telegram Mini Apps (or TMAs) are web applications that run inside the Telegram messenger. Dynamic works out of the box with TMAs, all you need to do is get your app scaffolded, and add Dynamic by following the quickstart guide.You can see a live example of a Dynamic integration in a TMA when using Flooz.
Intregration guide
To get started, you can use one of the TMA templates outlined here. The basic command to scaffold a new TMA is:src/components/
directory in Root.tsx
file and add the Dynamic Context Provider in the returned TSX: