diff options
| author | Zeyla Hellyer <[email protected]> | 2017-09-09 14:10:58 -0700 |
|---|---|---|
| committer | Zeyla Hellyer <[email protected]> | 2017-09-09 14:10:58 -0700 |
| commit | 2b07c3a36dea94a5d72ffd80ed9f5d25043194f9 (patch) | |
| tree | bf294ae70cc3d53caffd90308671155e2087bf8b /README.md | |
| parent | Note the standard_framework feature in examples (diff) | |
| download | serenity-2b07c3a36dea94a5d72ffd80ed9f5d25043194f9.tar.xz serenity-2b07c3a36dea94a5d72ffd80ed9f5d25043194f9.zip | |
Document the standard_framework feature in README
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -110,6 +110,7 @@ the Discord gateway over a WebSocket client. enough level that optional parameters can be provided at will via a JsonMap. - **model**: Method implementations for models, acting as helper methods over the HTTP functions. +- **standard_framework**: A standard, default implementation of the Framework - **utils**: Utility functions for common use cases by users. - **voice**: Enables compilation of voice support, so that voice channels can be connected to and audio can be sent/received. |