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 c5d911e commit b202146Copy full SHA for b202146
worker/src/worker.js
@@ -180,10 +180,10 @@ async function handleHelpCommand(BOT_TOKEN, chatId) {
180
{ text: "👤 Owner", url: "https://t.me/SLtharindu1" },
181
{ text: "🎥 Tutorial", url: "https://example.com/tutorial" }
182
],
183
- [
184
- { text: "🆘 Support", url: "https://t.me/SLtharindu1" },
185
- { text: "🐛 Report Issue", url: "https://t.me/SLtharindu1" }
186
- ],
+// [
+// { text: "🆘 Support", url: "https://t.me/SLtharindu1" },
+// { text: "🐛 Report Issue", url: "https://t.me/SLtharindu1" }
+// ],
187
[
188
{ text: "🌐 Visit Website", url: "https://imdb-tg-post-font.pages.dev" }
189
]
0 commit comments