Bot Builder Platform
← ALL BOTS

GROUP SUBSCRIPTION BOT GUIDE

Group Subscription Bot

Why does administrator validation fail?+

Confirm the same bot is an administrator in the selected private channel and has both invite-user and restrict/manage-member permissions.

What channel type is required?+

A private Telegram channel without a public username. Public channels and groups do not pass validation.

Where do tokens and IDs come from?+

@BotFather issues the bot token, Telegram authorization identifies the owner, a forwarded message identifies the channel, and the platform generates the internal API token.

Which payments require credentials?+

Stars needs none. USDT requires an assigned wallet profile. Gift Cards require assigned Binance credentials.

How do I update prices and content?+

Use the running bot’s /admin menu for plans, prices, descriptions, videos, guidance, sale links, store links, languages, and analytics.

What does the platform configure automatically?+

The managed instance, runtime configuration, owner and channel mapping, internal API token, build, hosting, and service startup.

What happens when credentials are missing?+

Only the related optional payment method is disabled; other correctly configured methods remain available.

How do I update an already running bot?+

Use /admin for bot settings and the authenticated website pages for wallet or Gift Card credentials.