Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 304 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 304 Bytes

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