fix
This commit is contained in:
parent
0749f79fbd
commit
e11715295c
2
index.js
2
index.js
@ -216,7 +216,7 @@ puppeteer
|
|||||||
if (isEnterOrderSuccess) {
|
if (isEnterOrderSuccess) {
|
||||||
TeleGlobal.sendMessage(
|
TeleGlobal.sendMessage(
|
||||||
myTelegramID,
|
myTelegramID,
|
||||||
`👌 Đặt lệnh ${type} | ${countMoney}$ thành công!`,
|
`👌 Đặt lệnh ${type} | ${countMoney}$ ${` | ${enterOrder.sessionID}` || ""} thành công!`,
|
||||||
{ parse_mode: "HTML" }
|
{ parse_mode: "HTML" }
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user