1
0
mirror of https://github.com/danog/schema.tl.git synced 2024-11-30 04:28:58 +01:00
schema.tl/README.md
TJ Horner f6087938dd lole
2017-08-21 20:53:39 -07:00

670 B

TL-Schema Explorer

An AngularJS app to search and view the Telegram API TL-schema in a beautiful way.

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 is blazing fast since everything is local.

Playground

You can use the playground on constructor and method pages to easily test the API with Telegram for Devs.