Current section
Files
Jump to
Current section
Files
include/glitch@eventsub@websocket_message_NotificationMessage.hrl
-record(notification_message, {
metadata :: glitch@eventsub@websocket_message:subscription_metadata(),
payload :: glitch@eventsub@websocket_message:notification_message_payload()
}).