TL-parser-JSON

command module
v0.0.0-...-ab51599 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 16, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

README

TL-parser-JSON

Golang program that parses Telegram TL schema to JSON.

Getting started

  1. Download latest release or get latest commit using go get github.com/ErikPelli/TL-parser-to-JSON

  2. Download pre-compiled binary or use go build on source files folder. Open the .exe (or executable for Linux/MacOS) in a terminal and insert .tl file path.

Result

You will find the JSON result on "result" folder in same directory (latest is currently inside).

JSON structure is identical to Telegram TL JSON, but, while they are stopped at a lower layer (actually they have JSON schema for layer 121), with this program you can parse a most recent TL layer taken from the Telegram Desktop repository (actually they have .tl schema of layer 133).

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
jsonStruct
Reconstruction of https://core.telegram.org/schema/json
Reconstruction of https://core.telegram.org/schema/json

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL