Answer the question
In order to leave comments, you need to log in
Authorization in Telegram bot through phone number in NODE JS. How to register in a bot?
How to register in a telegram bot through a phone number, so that later you can log in to the bot for your function?
Answer the question
In order to leave comments, you need to log in
The mechanisms can be different...
I associate an ID that is passed with each message and a phone number that the user can pass to the bot by clicking "Submit your contact".
"contact": {
"phone_number": "Number",
"first_name": "nickname",
"user_id": id"
}
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question