Skip to content

Commit 99692b8

Browse files
authored
Update start.ts
1 parent e3e6c01 commit 99692b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/modules/start.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ composer
2323
// .text(ctx.t("usage-help"), "helper")
2424
// .text("Language 🌐", "setLang").row()
2525
// .url(ctx.t("updates"), "https://t.me/BotzHub"),
26-
.url("FLIPKART", "https://t.me/+0KXf8H-7bDYxOGE1")
27-
.url("AMAZON", "https://t.me/+MVDEe9ab13VhYTI1"),
26+
.url("FLIPKART", "https://t.me/+YQfH7QxEnZdkZDM9")
27+
.url("AMAZON", "https://t.me/+eMH9QhzM9-81MGFl"),
2828
disable_web_page_preview: true,
2929
});
3030
await addUser(ctx.from!.id);

0 commit comments

Comments
 (0)