Telegram.Bot.Framework
Telegram.Bot.Framework copied to clipboard
SampleEchoBot is not working
nGetting build error for sample echo bot project. Tried referring the Telegram Framework project and from
Nuget.
The sample is outdated. There is no generic BotBase<>
currently in the library, only non-generic BotBase
, I think you should use that.
https://github.com/TelegramBots/Telegram.Bot.Framework/blob/0d0242904941e4ab9ef5348490060e04f5e67aa8/src/Telegram.Bot.Framework/BotBase.cs