Victor
d91f6d2a8b
WebHookOptions interace port property name typo ( #25391 )
...
See contract in the source code:
435f06319e/src/telegram.js (L157)
2018-05-01 09:25:49 -07:00
Andy Hanson
45c9246c09
Remove esModuleInterop from tsconfigs (no longer mandatory)
2018-02-14 14:55:13 -08:00
Andy
bef4d2b27d
Enable "esModuleInterop" in all tsconfigs ( #23354 )
2018-02-05 11:01:56 -08:00
Andy
954ee278de
Update TypeScript Versions to be at least as high as dependencies' versions ( #21288 )
...
* Update `TypeScript Version`s to be at least as high as dependencies' versions
* Run through again
2017-11-08 09:12:14 -08:00
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
Andy
947a8fb761
Enable strictFunctionTypes ( #20373 )
2017-10-06 14:03:03 -07:00
Martin Donkersloot
8302e13a9c
Added and fixed node-cleanup typings.
2017-08-17 20:45:55 +02:00
Martin Donkersloot
d6fc15c624
Updated version and contributors, made it lint-compliant.
2017-08-17 20:32:36 +02:00
Martin Donkersloot
9324608ea4
Updated tests.
2017-08-17 20:24:30 +02:00
Martin Donkersloot
d4df9bedaf
Added new functions, narrowed down and updated parameters of existing functions.
2017-08-17 20:12:28 +02:00
Martin Donkersloot
baacececc1
TelegramBot now properly extends EventEmitter.
2017-08-15 21:36:07 +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