A small tutorial to create a Telegram BOT with C# (v.22)
Video tutorial on my channel: https://youtu.be/L1nCIz8Q6LM
I used Visual Studio 2022. I used the "Telegram.Bot" and "HttpToSocks5Proxy" library. The version of Telegram.Bot used is the 22.3.0. The version used of HttpToSocks5Proxy is 1.4.2.
You can install both by going to: project, NuGet packets. Search and install both and use the latest version available.
For more info, consult the official Wiki: https://telegrambots.github.io/book/