We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 365b7ed commit 353b322Copy full SHA for 353b322
worker/src/worker.js
@@ -190,10 +190,6 @@ async function handleHelpCommand(BOT_TOKEN, chatId) {
190
{ text: "👤 Owner", url: "https://t.me/SLtharindu1" },
191
{ text: "🎥 Tutorial", url: "https://example.com/tutorial" }
192
],
193
- [
194
- { text: "🆘 Support", url: "https://t.me/SLtharindu1" },
195
- { text: "🐛 Report Issue", url: "https://t.me/SLtharindu1" }
196
- ],
197
[
198
{ text: "🌐 Visit Website", url: "https://imdb-tg-post-font.pages.dev" }
199
]
0 commit comments