https://github.com/ronaksoft/mtproto
MTProto Implementation in Go
https://github.com/ronaksoft/mtproto
client go golang mtproto telegram
Last synced: 5 months ago
JSON representation
MTProto Implementation in Go
- Host: GitHub
- URL: https://github.com/ronaksoft/mtproto
- Owner: ronaksoft
- License: mit
- Created: 2017-08-22T07:46:58.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2022-06-13T09:59:04.000Z (about 4 years ago)
- Last Synced: 2024-06-20T11:49:48.066Z (almost 2 years ago)
- Topics: client, go, golang, mtproto, telegram
- Language: Go
- Size: 425 KB
- Stars: 30
- Watchers: 7
- Forks: 12
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# telegram
MTProto implementation in Golang with example tool.
## install
```
$ go get -v -u github.com/ronak/mtproto
```
## Library
This library is in alpha phase and function are subjected to change.
*documentation not ready yet*
### MTProto documentation
* https://core.telegram.org/mtproto
* https://core.telegram.org/api
## License
MIT License