Communityv1.0.1

Telegram Mini App Dev

Build Telegram Mini Apps without the pain. Includes solutions for safe areas, fullscreen mode, BackButton handlers, sharing with inline mode, position:fixed issues, and React gotchas. Use when building or debugging Telegram Mini Apps, or when encountering issues with WebApp API, safe areas, or sharing.

2.8kdownloads1stars3active installsZenith2828
View on ClawHubBack to Skills

Skill Details

Slug
tg-miniapp
Latest Version
1.0.1
Author
Zenith2828
Published
Feb 2, 2026
Updated
May 11, 2026
Total Versions
2

How to Install

  1. 1 on OpenClawdBots (takes under 60 seconds).
  2. 2Open your bot dashboard and go to the Skills tab.
  3. 3Switch to the ClawHub tab and search for Telegram Mini App Dev.
  4. 4Click Install and the skill is deployed to your bot automatically.

Changelog — v1.0.1

- Improved sharing instructions for inline mode, clarifying the `prepared_message_id` flow. - Added a note that `prepared_message_id` is single-use; advise preparing a fresh ID for each share. - Suggested caching images on R2/CDN for static content to optimize sharing. - Expanded the testing checklist: now includes checks for repeat share flow and sharing to different chat types.