telegram-bot-api icon indicating copy to clipboard operation
telegram-bot-api copied to clipboard

add typescript type declarations

Open acran opened this issue 6 years ago • 2 comments

This change set adds type declarations to allow using this package in TypeScript projects while having full support for autocompletion and integrated API documentation.

It also fixes some bugs I discovered along the way, mostly missing parameters/documentation in code comments.

acran avatar Feb 09 '19 13:02 acran

@mast: shamelessly pushing this PR again

acran avatar Mar 20 '19 13:03 acran

@mast Are you planning to add TypeScript support for this package? :)

saitho avatar Oct 27 '20 16:10 saitho