DefinitelyTyped/types/node-telegram-bot-api
Danilo Bargen 490a9af729 node-telegram-bot-api: Fix promise return type
The generic type of the Promise should correspond to the non-error
return-type of the function. The error is implicitly of type any and is
not specified in the Promise generic type.

https://stackoverflow.com/a/41079355/284318
2018-08-22 22:59:39 +02:00
..
index.d.ts
node-telegram-bot-api-tests.ts
tsconfig.json
tslint.json