ashlynn/TBHFileSharingBotPublic · Bot Template

Share files quickly and securely with @TBHFileSharingBot. Send files up to 4 GB and receive instant sharing links for Telegram or direct sharing. With secure encryption, inline mode, and a simple workflow, sharing files from any Telegram chat is fast and effortless.

Utilityfile-sharinginline-modetelegram-linkschannel-storagedocumentsvideos
ProfileTelegram
11 commands0 envUpdated 2d agoCreated Sep 26, 2025
Back to folder

commands/_webpage.js

javascript · 13 lines

Raw
1/**#command2name: /webpage3answer: 4keyboard: 5parse_mode: 6aliases: 7allow_only_group: false8need_reply: false9is_web: 010#command**/11 12let url =Webhook.getGlobalUrl("/render")13Bot.inspect(url)