Skip to content

NabiKAZ/docs

 
 

Repository files navigation

GramJS docs

Docs for GramJS. mostly generated and partially written

How to generate

To generate the docs you'll need to run

  • python generator/scrape_data.py
  • python generator/main_parser.py
  • npm run build

this will scrape some description from telegram documentation and then generates the rest from the api.tl file.

The docs will be in /docs/

About

The docs for GramJS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 99.9%
  • Other 0.1%