How to create a Telegram Mini App? Telegram Bot + Mini App

Опубликовано: 18 Март 2026
на канале: EduCatter — Канал о Веб-Программировании
11,961
221

In this video, you'll learn how to create a bot in Telegram, create a Telegram Mini App, respond to "Start," and retrieve user data via Telegram WebApp.

Links to the project archive in the Telegram channel: https://t.me/educatter/151

Timecodes:
00:00 — Start
00:25 — Preparation
01:21 — Creating a bot in Telegram
02:13 — Bot settings. Connecting the website
04:12 — bot.php - creating a welcome message with a /start button
12:39 — MiniApp script
19:33 — get_avatar.php - getting the user's avatar
25:10 — Testing the MiniApp
25:32 — Styles for the MiniApp
27:39 — Ending