Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPopular repositories
139 contributions in the last year
Contribution activity
November 2020
Created 10 commits in 2 repositories
Created a pull request in ba0f3/telebot.nim that received 1 comment
Add default arg for entity argument in sendMessage proc to fix backward compatibility
Hi! I noticed that with recent API bump to 5.0 the backward compatibility was lost due sendMessage proc missing default value for newly introduced …