I am looking to make a bot using telegram api, so I found two good apis in nodejs but I couldn't find the difference between them:
- TeleGraf
- TeleBot
What is the difference and why should I prefer one over the other? Or should I use another API to do a bot in telegram?
Thank you
node.js
and both of the options he gave are written in javascript – Whitley