telegram-create-business-chat-link
Create a pre-filled Telegram Business chat link. Generates a t.me/m/ deep-link that opens a chat with a custom message, returning JSON with link details.
Instructions
Create a Telegram Business chat link (t.me/m/... deep-link that opens a chat with you pre-filled with a message). Returns JSON with link, slug, message, title, and views. Requires Telegram Business subscription.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Admin-facing label (not visible to visitors, max 32 chars) | |
| message | Yes | Pre-filled message text shown to users who click the link | |
| parseMode | No | Format message as Markdown or HTML |