Files
chatterino2/tests/snapshots/EventSub/channel-chat-user-message-update/message-approved.json
pajlada 18e3d7c72b refactor: rename Badge to TwitchBadge (#6706)
this change is made to clarify that the previously-called Badge object
is actually specialized for Twitch badges
2026-01-04 12:52:02 +01:00

100 lines
3.2 KiB
JSON

{
"input": {
"broadcaster_user_id": "11148817",
"broadcaster_user_login": "pajlada",
"broadcaster_user_name": "pajlada",
"message": {
"fragments": [
{
"cheermote": null,
"emote": null,
"text": "penis ass penis",
"type": "text"
}
],
"text": "penis ass penis"
},
"message_id": "5686ec52-e02c-4042-ac21-1dfd8cab0f9f",
"status": "approved",
"user_id": "159849156",
"user_login": "bajlada",
"user_name": "BajLada"
},
"output": [
{
"channelName": "pajlada",
"count": 1,
"displayName": "",
"elements": [
{
"emote": {
"homePage": "https://dashboard.twitch.tv/settings/moderation/automod",
"images": {
"1x": ""
},
"name": "",
"tooltip": "AutoMod"
},
"flags": "BadgeChannelAuthority",
"link": {
"type": "None",
"value": ""
},
"tooltip": "AutoMod",
"trailingSpace": true,
"type": "BadgeElement"
},
{
"color": "#ff0000ff",
"flags": "Text",
"link": {
"type": "None",
"value": ""
},
"style": "ChatMediumBold",
"tooltip": "",
"trailingSpace": true,
"type": "TextElement",
"words": [
"AutoMod:"
]
},
{
"color": "Text",
"flags": "Text",
"link": {
"type": "None",
"value": ""
},
"style": "ChatMedium",
"tooltip": "",
"trailingSpace": true,
"type": "TextElement",
"words": [
"Mods",
"have",
"accepted",
"your",
"message."
]
}
],
"flags": "PubSub|AutoMod|EventSub",
"frozen": true,
"id": "automod_5686ec52-e02c-4042-ac21-1dfd8cab0f9f",
"localizedName": "",
"loginName": "automod",
"messageText": "AutoMod: Mods have accepted your message.",
"searchText": "AutoMod: Mods have accepted your message.",
"serverReceivedTime": "2024-05-14T12:31:47Z",
"timeoutUser": "",
"twitchBadgeInfos": {
},
"twitchBadges": [
],
"userID": "",
"usernameColor": "#ff000000"
}
]
}