Demo WebApp
commands/webapp_web.js
javascript · 12 lines · click line # to share
1/**#command2name: webapp_web3answer: 4keyboard: 5parse_mode: 6aliases: 7allow_only_group: false8need_reply: false9is_web: 010#command**/11 12res.render("telegram-webapp.html")