Update docs
This commit is contained in:
parent
c8387fb835
commit
6ef06cdcc1
24
README.md
24
README.md
@ -46,18 +46,18 @@ $MadelineProto->channels->joinChannel(['channel' => '@MadelineProto']);
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
- [Features](docs.madelineproto.xyz/#features)
|
- [Features](https://docs.madelineproto.xyz/FULL_README.html#features)
|
||||||
- [Methods](docs.madelineproto.xyz/#methods)
|
- [Methods](https://docs.madelineproto.xyz/FULL_README.html#methods)
|
||||||
- [Clicking inline buttons](docs.madelineproto.xyz/#inline-buttons)
|
- [Clicking inline buttons](https://docs.madelineproto.xyz/FULL_README.html#inline-buttons)
|
||||||
- [Uploading and downloading files](docs.madelineproto.xyz/#uploading-and-downloading-files)
|
- [Uploading and downloading files](https://docs.madelineproto.xyz/FULL_README.html#uploading-and-downloading-files)
|
||||||
- [Changing settings](docs.madelineproto.xyz/#settings)
|
- [Changing settings](https://docs.madelineproto.xyz/FULL_README.html#settings)
|
||||||
- [Update management (getting incoming messages)](docs.madelineproto.xyz/#handling-updates)
|
- [Update management (getting incoming messages)](https://docs.madelineproto.xyz/FULL_README.html#handling-updates)
|
||||||
- [Using a proxy](docs.madelineproto.xyz/#using-a-proxy)
|
- [Using a proxy](https://docs.madelineproto.xyz/FULL_README.html#using-a-proxy)
|
||||||
- [Calls](docs.madelineproto.xyz/#calls)
|
- [Calls](https://docs.madelineproto.xyz/FULL_README.html#calls)
|
||||||
- [Secret chats](docs.madelineproto.xyz/#secret-chats)
|
- [Secret chats](https://docs.madelineproto.xyz/FULL_README.html#secret-chats)
|
||||||
- [Storing sessions](docs.madelineproto.xyz/#storing-sessions)
|
- [Storing sessions](https://docs.madelineproto.xyz/FULL_README.html#storing-sessions)
|
||||||
- [Exceptions](docs.madelineproto.xyz/#exceptions)
|
- [Exceptions](https://docs.madelineproto.xyz/FULL_README.html#exceptions)
|
||||||
- [Lua binding](docs.madelineproto.xyz/#lua-binding)
|
- [Lua binding](https://docs.madelineproto.xyz/FULL_README.html#lua-binding)
|
||||||
|
|
||||||
|
|
||||||
## Very complex and complete examples
|
## Very complex and complete examples
|
||||||
|
@ -46,18 +46,18 @@ $MadelineProto->channels->joinChannel(['channel' => '@MadelineProto']);
|
|||||||
|
|
||||||
## Documentation
|
## Documentation
|
||||||
|
|
||||||
- [Features](docs.madelineproto.xyz/#features)
|
- [Features](https://docs.madelineproto.xyz/FULL_README.html#features)
|
||||||
- [Methods](docs.madelineproto.xyz/#methods)
|
- [Methods](https://docs.madelineproto.xyz/FULL_README.html#methods)
|
||||||
- [Clicking inline buttons](docs.madelineproto.xyz/#inline-buttons)
|
- [Clicking inline buttons](https://docs.madelineproto.xyz/FULL_README.html#inline-buttons)
|
||||||
- [Uploading and downloading files](docs.madelineproto.xyz/#uploading-and-downloading-files)
|
- [Uploading and downloading files](https://docs.madelineproto.xyz/FULL_README.html#uploading-and-downloading-files)
|
||||||
- [Changing settings](docs.madelineproto.xyz/#settings)
|
- [Changing settings](https://docs.madelineproto.xyz/FULL_README.html#settings)
|
||||||
- [Update management (getting incoming messages)](docs.madelineproto.xyz/#handling-updates)
|
- [Update management (getting incoming messages)](https://docs.madelineproto.xyz/FULL_README.html#handling-updates)
|
||||||
- [Using a proxy](docs.madelineproto.xyz/#using-a-proxy)
|
- [Using a proxy](https://docs.madelineproto.xyz/FULL_README.html#using-a-proxy)
|
||||||
- [Calls](docs.madelineproto.xyz/#calls)
|
- [Calls](https://docs.madelineproto.xyz/FULL_README.html#calls)
|
||||||
- [Secret chats](docs.madelineproto.xyz/#secret-chats)
|
- [Secret chats](https://docs.madelineproto.xyz/FULL_README.html#secret-chats)
|
||||||
- [Storing sessions](docs.madelineproto.xyz/#storing-sessions)
|
- [Storing sessions](https://docs.madelineproto.xyz/FULL_README.html#storing-sessions)
|
||||||
- [Exceptions](docs.madelineproto.xyz/#exceptions)
|
- [Exceptions](https://docs.madelineproto.xyz/FULL_README.html#exceptions)
|
||||||
- [Lua binding](docs.madelineproto.xyz/#lua-binding)
|
- [Lua binding](https://docs.madelineproto.xyz/FULL_README.html#lua-binding)
|
||||||
|
|
||||||
|
|
||||||
## Very complex and complete examples
|
## Very complex and complete examples
|
||||||
|
Loading…
x
Reference in New Issue
Block a user