How to send remote mp3 file to Telegram channel using Telegram Bot API's sendAudio method in C# – Telegram API
I create a bot (@mp3lyric_bot_test) in telegram and set it as administrator in my channel (@mp3lyric_test). Now I want to make a request to send an mp3 to channel using telegram api. my mp3 is in web, something like this:…