Setup your support bot
1. Create a bot in BotFather
- Open @BotFather in Telegram
- Send
/newbotand follow prompts - Choose a name like
MyApp Supportand usernameMyAppSupportBot - Copy the HTTP API token
Or use the Managed bot wizard in Creator Studio (same flow as listing a new bot).
2. Connect the token
- Go to Creator Studio → your app → Support → Setup
- Paste the token and click Connect bot
- TG.app calls
setWebhookautomatically
Your webhook URL is unique per app and shown in the connection status.
3. Product bot integration
In your product bot, add a Support button:
https://t.me/YourAppSupportBot?start=from_product
Users open your support bot while keeping your product bot webhook unchanged.
Agent group (optional)
- Create a Telegram group for agents
- Add your support bot as admin
- Approve the group in Creator Studio when prompted
Agents can Take tickets from group cards or reply from the web inbox.