mirror of
https://github.com/thedevs-network/the-guard-bot
synced 2025-08-31 14:15:25 +00:00
disable_web_page_preview in /groups
This commit is contained in:
@@ -26,6 +26,7 @@ const groupsHandler = async ctx => {
|
||||
const entries = groups.map(entry).join('\n');
|
||||
|
||||
return ctx.replyWithHTML(`🛠 <b>Groups I manage</b>:\n\n${entries}`, {
|
||||
disable_web_page_preview: true,
|
||||
reply_markup,
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user