An open API service indexing awesome lists of open source software.

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

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