Update docs
This commit is contained in:
parent
733a119e0c
commit
3a5b18f742
@ -166,4 +166,4 @@ Can return additional HTTP headers to use when the HTTP protocol is being used.
|
||||
|
||||
Returns the resource used for socket communication: should call `$socket->getResource()`.
|
||||
|
||||
<a href="https://docs.madelineproto.xyz/docs/CONTRIB.html">Next section</a>
|
||||
<a href="https://docs.madelineproto.xyz/docs/CONTRIB.html">Next section</a>
|
@ -132,6 +132,9 @@ Tip: if you receive an error (or nothing), [send us](https://t.me/pwrtelegramgro
|
||||
* [Sending secret messages](https://docs.madelineproto.xyz/docs/SECRET_CHATS.html#sending-secret-messages)
|
||||
* [Lua binding](https://docs.madelineproto.xyz/docs/LUA.html)
|
||||
* [Using a proxy](https://docs.madelineproto.xyz/docs/PROXY.html)
|
||||
* [Use pre-built Socks5 proxy](https://docs.madelineproto.xyz/docs/PROXY.html#socks5-proxy)
|
||||
* [Use pre-built HTTP proxy](https://docs.madelineproto.xyz/docs/PROXY.html#http-proxy)
|
||||
* [Build your own proxy](https://docs.madelineproto.xyz/docs/PROXY.html#build-your-proxy)
|
||||
* [Contributing](https://docs.madelineproto.xyz/docs/CONTRIB.html)
|
||||
* [Translation](https://docs.madelineproto.xyz/docs/CONTRIB.html#translation)
|
||||
* [Contribution guide](https://docs.madelineproto.xyz/docs/CONTRIB.html#contribution-guide)
|
||||
|
Loading…
Reference in New Issue
Block a user