TelegramBots / Telegram.Bot.Framework

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

Cancellation token #20

Open poulad opened 5 years ago

poulad commented 5 years ago

First cancellation token passed to the update delegate should be None for the polling update and request's timeout for the webhooks.