TGTGInsighttelegram intelligenceLIVE / telegram public index
Post content
Post content
Hello 👋, Just wrote a go program which generates a JSON description of all methods, types and docstrings of the Telegraph API. Features: • Easy to generate, just build that Go program as usual and run. • JSON output stored as telegraph.json can be used to make autogenerated libraries for Telegraph API • Typo-Free: Since the JSON output is scraped from the official documentations, it won't be having in typo. Source Code: https://github.com/anonyindian/telegraph-api-spec Have a look at the repo, fork and star :)