Is there a way to get bot statistics with an API or with a web interface or with BotFather? Or should I collect statistics while processing updates from the bot API?
ps. I currently store statistics in Redis, processing updates from the bot API, but I want to find a better way.
source
share