ba0f3 / telebot.nim

Async Telegram Bot API Client implement in @Nim-Lang
MIT License
165 stars 24 forks source link

Add limit and offset options to bot.poll #20

Closed zedeus closed 5 years ago

zedeus commented 5 years ago

Timeout is the first argument so bot.poll(600) will behave the same as before.