- Fixed regression on Telegram ReplyMarkup - Add certificate to is_inputfile method
2.8.1
- Fix regression on Telegram objects with thumb properties (Document, Sticker, Video)
2.8
- TelegramError when chat_id is empty for send\* methods - setWebhook now supports sending self-signed certificate (53) - Huge redesign of existing Telegram classes - Added support for PyPy - Added docstring for existing classes
2.7.1
- Fixed JSON serialization for message (42)
2.7
- Added support for Voice object and sendVoice method. Due backward compatibility performer or/and title will be required for sendAudio (39) - Fixed JSON serialization when forwarded message (38)