Skip to content

gram-js/docs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 17, 2024
03f3a30 · Feb 17, 2024

History

60 Commits
Jul 3, 2021
Aug 31, 2022
Feb 17, 2024
Feb 17, 2024
May 28, 2023
May 9, 2022
Aug 31, 2022
Aug 14, 2021
Jun 25, 2021
Jul 3, 2021
Aug 22, 2022
May 9, 2022
May 9, 2022

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/