# [TL-Schema Explorer](https://schema.horner.tj) An AngularJS app to search and view the Telegram API TL-schema in a beautiful way. ![](https://i.imgur.com/akrelfR.png) ## Features - Search and view TL-schema constructors, types, and methods - Easy testing of constructors and methods with the playground - Easy access to `schema.json` and `schema.tl` - Always up-to-date ### Search Search is blazing fast since everything is local. ![](https://i.imgur.com/lfAs0XQ.png) ### Playground You can use the playground on constructor and method pages to easily test the API with [Telegram for Devs](https://tjhorner.com/webogram). ![](https://i.imgur.com/vEBEWqq.png)