Merge branch 'master' of github.com:danog/MadelineProtoDocs
This commit is contained in:
commit
aba1bf5512
@ -33,6 +33,7 @@ Powered by [amphp](https://amphp.org), MadelineProto wraps the AMPHP APIs to pro
|
||||
* [SignalLoop](#signalloop)
|
||||
* [ResumableSignalLoop](#resumablesignalloop)
|
||||
* [GenericLoop](#genericloop)
|
||||
* [PeriodicLoop](#periodicloop)
|
||||
|
||||
## Usage
|
||||
|
||||
|
@ -182,6 +182,7 @@ You can find examples for nearly every MadelineProto function in
|
||||
* [SignalLoop](https://docs.madelineproto.xyz/docs/ASYNC.html#signalloop)
|
||||
* [ResumableSignalLoop](https://docs.madelineproto.xyz/docs/ASYNC.html#resumablesignalloop)
|
||||
* [GenericLoop](https://docs.madelineproto.xyz/docs/ASYNC.html#genericloop)
|
||||
* [PeriodicLoop](https://docs.madelineproto.xyz/docs/ASYNC.html#periodicloop)
|
||||
* [Using methods](https://docs.madelineproto.xyz/docs/USING_METHODS.html)
|
||||
* [FULL API Documentation with descriptions](https://docs.madelineproto.xyz/API_docs/methods/)
|
||||
* [Logout](https://docs.madelineproto.xyz/logout.html)
|
||||
|
Loading…
Reference in New Issue
Block a user