TelegramBots / Telegram.Bot.Framework

Simple framework for building Telegram bots
MIT License
98 stars 43 forks source link

Handler not registerd on the container #15

Closed poulad closed 6 years ago

poulad commented 6 years ago

Throw if the update handler service is not registered with the IoC container.

https://github.com/TelegramBots/Telegram.Bot.Framework/blob/0d0242904941e4ab9ef5348490060e04f5e67aa8/src/Telegram.Bot.Framework/Update%20Pipeline/BotBuilder.cs#L31