Skip to content

Commit

Permalink
Merge branch 'master' of github.com:danog/MadelineProtoDocs
Browse files Browse the repository at this point in the history
  • Loading branch information
danog committed Mar 1, 2020
2 parents 5c3af1c + 37ab580 commit aba1bf5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/docs/ASYNC.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
1 change: 1 addition & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit aba1bf5

Please sign in to comment.