Bots.Business
Bots.Business codes

HOW to get detail like that 👆
📌COMMAND - /getDetails
🎖️ANSWER - *Send A Forward Message For Someone*
✅ WAIT FOR ANSWER ON
👀BJS
if (!request.forward_from) {
Bot.sendMessage("‼️* This Not a Forward*")
return
}
var id = request.forward_from.id
var uname = request.forward_from.username
var name = request.forward_from.first_name
Bot.sendMessage("*Name* "+name+"\n*Id* "+id+"\n*Username @"+uname+"*")
THIS BJS IS MADE BY Bots.Business
BOTS.BUSINESS IS BOT BUILDER FOR TELEGRAM
Bots.Business
❓ Help https://help.bots.business
⁉ FAQ
https://help.bots.business/howto
Web app
http://app.bots.business