⚠️Legacy Documentation
This page documents our legacy Telegram bot. For new integrations, see our updated Discord documentation.
1.52 - 11 Jan '25
⭐ NEW FEATURES
- API Recurring Subscription Management: Added the
cancelparameter to the PATCH /member endpoint, allowing recurring subscriptions to be canceled via the API. - Improved API Payment Flow: Introduced return_url and cancel_url parameters to the POST /orders endpoint.
- Webhook Enhancements: Webhook updates now include customer email addresses.
- New Placeholders
- For plan descriptions:
{MEMBERS_COUNT}to display the number of current subscribers, and{MEMBERS_COUNT_LIMIT}to show the subscription limit.
- For plan descriptions:
- For the /start message:
{MEMBERS_COUNT}(total subscribers across all plans),{MEMBERS_COUNT_LIMIT}(total subscription limit), and{AFFILIATE_LINK}(user's unique affiliate link, auto-created if missing).
- For the /start message:
- API Coupons: Added a new API /coupons endpoint.
- Unban Automation: Bots can now automatically unban users from chats if previously banned. This feature is enabled by default but can be turned off by administrators.
- eGoods Enhancements: Introduced a "Buy Now" button for instant purchases, alongside the existing "Add to Cart" option.
- Web Portals: Each bot now comes with a unique web portal for businesses to accept payments outside Telegram. Customers can browse plans, complete payments, and join chats—all through a website. The web portal acts as a seamless alternative to the Telegram bot, giving you the flexibility to use either or both. This feature is included at no extra cost in all plans.
⚡ IMPROVEMENTS
- eGoods Management: Added options to change the sort order and visibility of existing resources within eGoods.
Last updated: