Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 404 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 404 Bytes

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/