0
How to read telegram channel message with bot?
I made a robot with C# that publishes the latest news in its own channel. I wanted to know how to receive the messages of a channel using the robot?
1 Resposta
+ 1
You can try WTelegramClient: https://www.nuget.org/packages/WTelegramClient/