mirror of
https://github.com/flibusta-apps/book_bot.git
synced 2025-12-06 15:35:35 +01:00
Disable web page preview
This commit is contained in:
@@ -36,6 +36,7 @@ Paypal:
|
||||
bot
|
||||
.send_message(message.chat.id, message_text)
|
||||
.parse_mode(teloxide::types::ParseMode::Html)
|
||||
.disable_web_page_preview(true)
|
||||
.await?;
|
||||
|
||||
Ok(())
|
||||
|
||||
Reference in New Issue
Block a user