telegram bot | detect if user sent a message from mobile or desktop – Telegram API
I currently made bot with node-telegram-bot-api and a issue I face was I used emojis on a few messages the bot sends and realised few emojis of them are not supported in desktop. Can I detect if user sending message…