repositorypackage
0.9.0
Repository: https://github.com/proger4ever/telegramapi.git
Documentation: pkg.go.dev
# README
telegramapi
Work-in-progress MTProto and full Telegram API implementation in Go
TL compiler
TODOs:
- handle types with multiple constructors
- handle types with two constructors, one of which is ‘...Empty’
- add ReadBoxed methods
- add String method to generated types