feat(eventsub): use special flag and timestamps from metadata (#5996)
This commit is contained in:
@@ -60,7 +60,7 @@
|
||||
"trailingSpace": true,
|
||||
"type": "TextElement",
|
||||
"words": [
|
||||
"0:00"
|
||||
"12:31"
|
||||
]
|
||||
},
|
||||
"flags": "Timestamp",
|
||||
@@ -69,7 +69,7 @@
|
||||
"type": "None",
|
||||
"value": ""
|
||||
},
|
||||
"time": "00:00:00",
|
||||
"time": "12:31:47",
|
||||
"tooltip": "",
|
||||
"trailingSpace": true,
|
||||
"type": "TimestampElement"
|
||||
@@ -159,13 +159,13 @@
|
||||
]
|
||||
}
|
||||
],
|
||||
"flags": "System|Timeout",
|
||||
"flags": "System|Timeout|EventSub",
|
||||
"id": "",
|
||||
"localizedName": "",
|
||||
"loginName": "quotrok",
|
||||
"messageText": "quotrok has warned twitchdev: cut it out ",
|
||||
"searchText": "quotrok has warned twitchdev: cut it out ",
|
||||
"serverReceivedTime": "1970-01-01T00:00:00Z",
|
||||
"serverReceivedTime": "2024-05-14T12:31:47Z",
|
||||
"timeoutUser": "",
|
||||
"userID": "",
|
||||
"usernameColor": "#ff000000"
|
||||
|
||||
Reference in New Issue
Block a user