Find user id from Telegram username – Telegram API
getFullUser a method in Telegram API that returns extended user info by ID. https://core.telegram.org/method/users.getFullUser My question is how I can get the user id from telegram username to use with this method. For example this is my username : telegram.me/androidsoftware…