go-telegram-bot-api / telegram-bot-api

Golang bindings for the Telegram Bot API
https://go-telegram-bot-api.dev
MIT License
5.62k stars 868 forks source link

DisableWebPagePreview now work #592

Open TangMonk opened 1 year ago

TangMonk commented 1 year ago

My bot still send msg with link preview with DisableWebPagePreview enabled, so I tried to add empty attachments to avoid link preview, But I cannot found there is a way to add attachments in telegram-bot-api