refactor: rename Badge to TwitchBadge (#6706)

this change is made to clarify that the previously-called Badge object
is actually specialized for Twitch badges
This commit is contained in:
pajlada
2026-01-04 12:52:02 +01:00
committed by GitHub
parent 7fed720d18
commit 18e3d7c72b
190 changed files with 1058 additions and 1049 deletions
@@ -123,10 +123,6 @@
],
"output": [
{
"badgeInfos": {
},
"badges": [
],
"channelName": "testaccount_420",
"count": 2,
"displayName": "",
@@ -263,14 +259,14 @@
"searchText": "nerixyz timed out twitchdev for 10m in testaccount_420. (2 times) ",
"serverReceivedTime": "2025-02-22T17:54:05Z",
"timeoutUser": "twitchdev",
"twitchBadgeInfos": {
},
"twitchBadges": [
],
"userID": "",
"usernameColor": "#ff000000"
},
{
"badgeInfos": {
},
"badges": [
],
"channelName": "forsen",
"count": 1,
"displayName": "",
@@ -433,6 +429,10 @@
"searchText": "nerixyz timed out twitchdev for 10m in forsen. ",
"serverReceivedTime": "2025-02-22T17:54:06Z",
"timeoutUser": "twitchdev",
"twitchBadgeInfos": {
},
"twitchBadges": [
],
"userID": "",
"usernameColor": "#ff000000"
}