ba0f3 / telebot.nim

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

Fix devel #22

Closed zedeus closed 5 years ago

zedeus commented 5 years ago

The json module now has a % proc for the Option type.

ba0f3 commented 5 years ago

thanks