How to get contacts on Telegram – Telegram API
I use node.js module for Telegram bot. I'm trying to get the user's contact on telegram using telegram API. Telegram API has 2 types: Bot API and Telegram API. I think Bot API can not get the user's contacts. In…