Building a Telegram bot with Rust.
For this article, we are going to build a Telegram bot that saves URLs address with Teloxide. The idea is a little bit silly and probably uncomfortable to use, but it will be useful for learning purposes.
This is not a comprehensive tutorial about Te...