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 e3e6c01 commit 99692b8Copy full SHA for 99692b8
src/modules/start.ts
@@ -23,8 +23,8 @@ composer
23
// .text(ctx.t("usage-help"), "helper")
24
// .text("Language 🌐", "setLang").row()
25
// .url(ctx.t("updates"), "https://t.me/BotzHub"),
26
- .url("FLIPKART", "https://t.me/+0KXf8H-7bDYxOGE1")
27
- .url("AMAZON", "https://t.me/+MVDEe9ab13VhYTI1"),
+ .url("FLIPKART", "https://t.me/+YQfH7QxEnZdkZDM9")
+ .url("AMAZON", "https://t.me/+eMH9QhzM9-81MGFl"),
28
disable_web_page_preview: true,
29
});
30
await addUser(ctx.from!.id);
0 commit comments