* Added types based on https://core.telegram.org/bots/api
* Fixed dtslint errors
* Updated tests
* Syntax update
Switched to newer syntax for function declarations in interfaces.
* Add types file for node-telegram-bot-api@0.27
* Switch object to any
* Use all double-quotes
* Fix for lint breaking with OBJECT.Entries error
* Fix tslint.json structure
* Revert changes to tslint
* Add version info to fix dts error
* Fix lint issues