Commit Graph

3 Commits

Author SHA1 Message Date
Giorgio Garasto
b4f36d8b46 node-telegram-bot-api - Added missing type definitions (#20335)
* 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.
2017-10-11 16:20:57 -07:00
Martin Donkersloot
9324608ea4 Updated tests. 2017-08-17 20:24:30 +02:00
Alex Muench
f38b79a46d Add Typings for node-telegram-bot-api (#16734)
* 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
2017-05-31 22:33:50 -07:00