gramjs icon indicating copy to clipboard operation
gramjs copied to clipboard

adds documentation to generated types

Open ehsan2003 opened this issue 4 years ago • 1 comments

adds documentation ( and documentation generation scripts ) for generated types ( api.d.ts ) it uses deno to run generation scripts ( deno 1.15.1 used )

ehsan2003 avatar Nov 14 '21 15:11 ehsan2003

Very good work!. Good job.

Maybe we should put this in https://github.com/gram-js/docs instead and manually update them here. There is no reason why we should bundle these files in the main repo since they are not necessary for running the software.

painor avatar Nov 14 '21 18:11 painor