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:
@@ -24,10 +24,6 @@
|
||||
"}"
|
||||
],
|
||||
"output": {
|
||||
"badgeInfos": {
|
||||
},
|
||||
"badges": [
|
||||
],
|
||||
"channelName": "channel",
|
||||
"count": 1,
|
||||
"displayName": "display",
|
||||
@@ -59,6 +55,10 @@
|
||||
"searchText": "search",
|
||||
"serverReceivedTime": "1970-01-01T00:20:30Z",
|
||||
"timeoutUser": "",
|
||||
"twitchBadgeInfos": {
|
||||
},
|
||||
"twitchBadges": [
|
||||
],
|
||||
"userID": "user-id",
|
||||
"usernameColor": "#ff0000ff"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user