Clarify Telegram bot login message
All checks were successful
Build and deploy Backend / build (push) Successful in 28s
All checks were successful
Build and deploy Backend / build (push) Successful in 28s
This commit is contained in:
@@ -138,7 +138,7 @@ function loginReplyMarkup(token: string, expiresAt: Date) {
|
||||
}
|
||||
|
||||
function loginMessageText(expiresAt: Date) {
|
||||
return 'Войти в MapFlow';
|
||||
return 'Чтобы войти на сайт map.craftee.vn, воспользуйтесь ссылкой ниже.';
|
||||
}
|
||||
|
||||
async function sendLoginMessage(
|
||||
|
||||
Reference in New Issue
Block a user