Clarify Telegram bot login message
All checks were successful
Build and deploy Backend / build (push) Successful in 28s

This commit is contained in:
Ruslan Bakiev
2026-05-13 21:25:53 +07:00
parent a00649584b
commit 11f3812dbb

View File

@@ -138,7 +138,7 @@ function loginReplyMarkup(token: string, expiresAt: Date) {
} }
function loginMessageText(expiresAt: Date) { function loginMessageText(expiresAt: Date) {
return 'Войти в MapFlow'; return 'Чтобы войти на сайт map.craftee.vn, воспользуйтесь ссылкой ниже.';
} }
async function sendLoginMessage( async function sendLoginMessage(