well i figure it by modify the telegram-bot.php by adding $disable_web_page_preview = ‘true’; to function telegram_sendmessage and $data = compact(‘chat_id’, ‘text’, ‘parse_mode’, ‘disable_web_page_preview’, ‘reply_markup’);
Hi ecommonist & marco, do you happen to know how to disable web preview? in 1.38 version the web preview stil there..
Thread Starter
dkwmd
(@dkwmd)
Thanks for the snippet. i will try this today 🙂