Schema
Current TL-schema from core.telegram.org/schema.
Installation
NPM:
npm install protov-tl-schema
Yarn:
yarn add protov-tl-schema
Specific version:
yarn add protov-tl-schema@x.y.z # x.y.z => # x - mtproto schema version; # y - api schema version; # z - npm package version; # example: 2.113.0
Usage
Example:
consoleconsole
De/Serializer: github.com/TelegramV/TypeLanguage