telegramapi

Work-in-progress MTProto and full Telegram API implementation in Go

MIT License

Stars
5

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