rubenlagus / TelegramApi

Java library to create Telegram Clients
MIT License
296 stars 108 forks source link

Fix Stack Overflow (#33) #74

Open MitchTalmadge opened 6 years ago

MitchTalmadge commented 6 years ago

This fixes the stack overflow from issue #33. Also set some verbose log messages to debug since they really should not be info level.