soumyadeep/TgDocsXBotPublic · Bot Template

TgDocsXBot is a Telegram bot template designed to help developers instantly look up Telegram Bot API documentation directly inside any chat using Inline Queries.

Developertelegram-bot-apidocumentationinline-querydeveloper-toolserror-codestoken-detection
ProfileTelegram
8 commands3 envUpdated 8d agoCreated Jun 10, 2026
Back to folder

commands/_test.js

javascript · 12 lines

Raw
1/**#command2name: /test3answer: 4keyboard: 5parse_mode: markdown6aliases: 7allow_only_group: false8need_reply: false9is_web: 010#command**/11 12//test code