Closed wiz0u closed 4 months ago
(it doesn't have to be as extreme/simple as InlineQueries is though... it can have a real Program class so it is compatible with older versions of C#/.NET)
Examples have been renamed. Telegram.Bot.Examples.Polling into Console.Advanced.
A new simple Console example has been added
Telegram.Bot.Examples.Polling is overly complex for beginners. We can't forward them to it to understand how to start with a basic use of the library.
I suggest we rename it as Telegram.Bot.Examples.PollingWithDI and provide a new Telegram.Bot.Examples.Polling much simpler, similar to Telegram.Bot.Examples.InlineQueries