An AngularJS app to search and view the Telegram API TL-schema in a beautiful way.
- Search and view TL-schema constructors, types, and methods
- Community-driven documentation
- Easy testing of constructors and methods with the playground
- Easy access to
schema.json
andschema.tl
- Always up-to-date
Search is blazing fast since everything is local.
You can use the playground on constructor and method pages to easily test the API with Telegram for Devs.
Anyone in the community can add documentation to constructors or methods. To do so, click the "Help document this method" button, make your changes, and submit a pull request. Simple as that!