Migrate Remaining Chat Settings Commands to Helix API (#4040)

This commit is contained in:
nerix
2022-10-03 19:42:02 +02:00
committed by GitHub
parent 4c2e97bea6
commit 25bccc90b4
7 changed files with 846 additions and 39 deletions
+2
View File
@@ -460,6 +460,8 @@ enum class HelixUpdateChatSettingsError { // update chat settings
UserNotAuthorized,
Ratelimited,
Forbidden,
OutOfRange,
// The error message is forwarded directly from the Twitch API
Forwarded,
}; // update chat settings