From 98fa6b4991092bc9bdb8afe5277b2ea0993c5dc4 Mon Sep 17 00:00:00 2001 From: kerivin <184678438+kerivin@users.noreply.github.com> Date: Sat, 23 Nov 2024 04:52:18 +0300 Subject: [PATCH] Update worker.js --- worker.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/worker.js b/worker.js index 090b54b..061a115 100644 --- a/worker.js +++ b/worker.js @@ -117,7 +117,7 @@ async function onInlineQuery (inlineQuery) { id: crypto.randomUUID(), title: title, //url: fixedURL, - thumbnail_url: inlineQuery.query, + //thumbnail_url: inlineQuery.query, description: fixedURL, input_message_content: { message_text: markdownURL,