ba0f3 / telebot.nim

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

Compatibility with Nim 1.2.x #56

Closed narimiran closed 3 years ago

narimiran commented 3 years ago

It seems that the recent changes in this repo broke our Nim 1.2.x CIs with the following error:

telebot/private/api.nim(895, 34) Error: undeclared identifier: 'endpoint'