How Can I Get Bio?
msg.from.bio
Same as This Bot:(https://telegram.me/getidsbot)
bot.onText(/\/bio/, (msg) => {
console.log(msg)
});
Next you can call properties of msg and send them
I couldn't find anything about bio. Can you make a Screen shot?
What bio info you need?
I mean this bot got my bio, how?

I do not think the bot is using the official Telegram Bot API to retrieve that information. Could you ping the bot creators? They could divulge that info for us.
Yep, He Said:
Some html scraping magic
.
Maybe he did parsing html!
If you want to get the bio of an user you should use http://github.com/danog/MadelineProto