diff --git a/includes/song_requests/_introduction.md b/includes/song_requests/_introduction.md index 386a427..29c1901 100644 --- a/includes/song_requests/_introduction.md +++ b/includes/song_requests/_introduction.md @@ -38,11 +38,6 @@ The song request endpoints allow you to view, add, edit, and delete song from th boolean If true, song requests will be limited to the configured playlist. If false, requests can be made from any listed providers - - limits
.playlistOnly - boolean - If true, song requests will be limited to the configured playlist. If false, requests can be made from any listed providers - limits
.exemptUserLevel enum diff --git a/includes/timers/_post.md b/includes/timers/_post.md index 67daa7e..aacb3e5 100644 --- a/includes/timers/_post.md +++ b/includes/timers/_post.md @@ -48,6 +48,12 @@ The following parameters can be sent as a URL encoded string or JSON (using the + + enabled + boolean + Optional + The status of the timer. A value of true means the timer is enabled, while false means the timer is disabled and will not execute. + interval string