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:
@@ -88,10 +88,6 @@
|
||||
},
|
||||
"output": [
|
||||
{
|
||||
"badgeInfos": {
|
||||
},
|
||||
"badges": [
|
||||
],
|
||||
"channelName": "pajlada",
|
||||
"count": 1,
|
||||
"displayName": "",
|
||||
@@ -203,14 +199,14 @@
|
||||
"searchText": "AutoMod: Held a message for reason: matches 3 blocked terms \"🍋🟩\", \"blockedterm\", \"🍩\". Allow will post it in chat. Allow Deny",
|
||||
"serverReceivedTime": "2024-05-14T12:31:47Z",
|
||||
"timeoutUser": "",
|
||||
"twitchBadgeInfos": {
|
||||
},
|
||||
"twitchBadges": [
|
||||
],
|
||||
"userID": "",
|
||||
"usernameColor": "#ff000000"
|
||||
},
|
||||
{
|
||||
"badgeInfos": {
|
||||
},
|
||||
"badges": [
|
||||
],
|
||||
"channelName": "pajlada",
|
||||
"count": 1,
|
||||
"displayName": "",
|
||||
@@ -316,6 +312,10 @@
|
||||
"searchText": "nerixyz: 😂 😂 🍋🟩 blockedterm 😂 🍩",
|
||||
"serverReceivedTime": "2024-05-14T12:31:47Z",
|
||||
"timeoutUser": "",
|
||||
"twitchBadgeInfos": {
|
||||
},
|
||||
"twitchBadges": [
|
||||
],
|
||||
"userID": "",
|
||||
"usernameColor": "#ff000000"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user