# telegramapi **Repository Path**: mirrors_andreyvit/telegramapi ## Basic Information - **Project Name**: telegramapi - **Description**: Work-in-progress MTProto and full Telegram API implementation in Go - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # telegramapi Work-in-progress MTProto and full Telegram API implementation in Go ## TL compiler TODOs: - [x] handle types with multiple constructors - [ ] handle types with two constructors, one of which is ‘...Empty’ - [ ] add ReadBoxed methods - [ ] add String method to generated types