fix: /ban messages for self/mod bans (#4164)

This commit is contained in:
nerix
2022-11-19 14:34:07 +01:00
committed by GitHub
parent 9f5477c433
commit 9fba0bd4ab
4 changed files with 23 additions and 4 deletions
+1
View File
@@ -551,6 +551,7 @@ enum class HelixBanUserError { // /timeout, /ban
Ratelimited,
ConflictingOperation,
TargetBanned,
CannotBanUser,
// The error message is forwarded directly from the Twitch API
Forwarded,