Add link to a Golang wrapper.
This commit is contained in:
parent
c95598e5e1
commit
be3c2c8c5d
@ -87,7 +87,7 @@ TDLib can be used from the Go programming language through the [JSON](https://gi
|
||||
Convenient Go wrappers already exist for our JSON interface.
|
||||
For example, take a look at [github.com/zelenin/go-tdlib](https://github.com/zelenin/go-tdlib) or [github.com/Arman92/go-tdlib](https://github.com/Arman92/go-tdlib), which provide a convenient TDLib client, a generator for TDLib API classes and contain many examples.
|
||||
|
||||
You can also see [github.com/L11R/go-tdjson](https://github.com/L11R/go-tdjson) for another example of TDLib JSON interface integration with Go.
|
||||
You can also see [github.com/aliforever/go-tdlib](https://github.com/aliforever/go-tdlib) or [github.com/L11R/go-tdjson](https://github.com/L11R/go-tdjson) for another examples of TDLib JSON interface integration with Go.
|
||||
|
||||
<a name="java"></a>
|
||||
## Using TDLib in Java projects
|
||||
|
Loading…
Reference in New Issue
Block a user