https://github.com/shelomentsevd/mtproto
Golang MTProto implementation. Current API layer is 65
https://github.com/shelomentsevd/mtproto
golang mtproto telegram
Last synced: 5 months ago
JSON representation
Golang MTProto implementation. Current API layer is 65
- Host: GitHub
- URL: https://github.com/shelomentsevd/mtproto
- Owner: shelomentsevd
- Created: 2017-04-05T15:07:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-05T15:14:53.000Z (about 8 years ago)
- Last Synced: 2024-06-18T21:47:00.176Z (about 2 years ago)
- Topics: golang, mtproto, telegram
- Language: Go
- Homepage:
- Size: 193 KB
- Stars: 88
- Watchers: 6
- Forks: 27
- Open Issues: 14
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Deprecated!!!
This library is deprecated and I don't have enough time to support it.
If you want to use golang in your project you should check golang binding to official library:
https://github.com/Arman92/go-tdlib
## Telegram
MTProto implementation in Go language
This library is a fork of https://github.com/sdidyk/mtproto
**Telegram API layer: 65**
## Examples
[TelegramGo](https://github.com/shelomentsevd/telegramgo) - simple CLI client for telegram
## License
MIT