StefanoBelli / xxtelebot

**DISCONTINUED** A simple C++11 Telegram Bot API implementation
https://stefanobelli.github.io/xxtelebot
MIT License
42 stars 6 forks source link

Supergroups error #12

Closed deni2312 closed 7 years ago

deni2312 commented 7 years ago

When the bot is added to the supergroups it crashes, The error is: largestInt out of range.

StefanoBelli commented 7 years ago

Done, commit: 1916b3707e

Thanks