Get username and first name via Telegram Bot API with available matching phone number – Telegram API
I have a list of phone numbers. I need their matching username and first_name in Telegram(if they subscribed to Telegram). I want to get these info(username and first_name) with Telegram BOT API. Is it possible? How can I do this?…