feat(eventsub): add automod.message.* and channel.suspicious_user.* (#6003)
This commit is contained in:
@@ -6,14 +6,20 @@ generate_json_impls(
|
||||
HEADERS
|
||||
include/twitch-eventsub-ws/messages/metadata.hpp
|
||||
|
||||
include/twitch-eventsub-ws/payloads/automod-message-hold-v2.hpp
|
||||
include/twitch-eventsub-ws/payloads/automod-message-update-v2.hpp
|
||||
include/twitch-eventsub-ws/payloads/automod-message.hpp
|
||||
include/twitch-eventsub-ws/payloads/channel-ban-v1.hpp
|
||||
include/twitch-eventsub-ws/payloads/channel-chat-message-v1.hpp
|
||||
include/twitch-eventsub-ws/payloads/channel-chat-notification-v1.hpp
|
||||
include/twitch-eventsub-ws/payloads/channel-moderate-v2.hpp
|
||||
include/twitch-eventsub-ws/payloads/channel-suspicious-user-message-v1.hpp
|
||||
include/twitch-eventsub-ws/payloads/channel-suspicious-user-update-v1.hpp
|
||||
include/twitch-eventsub-ws/payloads/channel-update-v1.hpp
|
||||
include/twitch-eventsub-ws/payloads/session-welcome.hpp
|
||||
include/twitch-eventsub-ws/payloads/stream-offline-v1.hpp
|
||||
include/twitch-eventsub-ws/payloads/stream-online-v1.hpp
|
||||
include/twitch-eventsub-ws/payloads/structured-message.hpp
|
||||
include/twitch-eventsub-ws/payloads/subscription.hpp
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user