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:
@@ -123,10 +123,6 @@
|
||||
],
|
||||
"output": [
|
||||
{
|
||||
"badgeInfos": {
|
||||
},
|
||||
"badges": [
|
||||
],
|
||||
"channelName": "",
|
||||
"count": 2,
|
||||
"displayName": "",
|
||||
@@ -233,14 +229,14 @@
|
||||
"searchText": "nerixyz timed out twitchdev for 1s: pajlada (2 times) ",
|
||||
"serverReceivedTime": "2025-02-22T17:53:50Z",
|
||||
"timeoutUser": "twitchdev",
|
||||
"twitchBadgeInfos": {
|
||||
},
|
||||
"twitchBadges": [
|
||||
],
|
||||
"userID": "",
|
||||
"usernameColor": "#ff000000"
|
||||
},
|
||||
{
|
||||
"badgeInfos": {
|
||||
},
|
||||
"badges": [
|
||||
],
|
||||
"channelName": "",
|
||||
"count": 1,
|
||||
"displayName": "",
|
||||
@@ -388,6 +384,10 @@
|
||||
"searchText": "nerixyz timed out twitchdev for 1s: pajlada ",
|
||||
"serverReceivedTime": "2025-02-22T17:54:50Z",
|
||||
"timeoutUser": "twitchdev",
|
||||
"twitchBadgeInfos": {
|
||||
},
|
||||
"twitchBadges": [
|
||||
],
|
||||
"userID": "",
|
||||
"usernameColor": "#ff000000"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user