We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c35214b + 2a316f6 commit 11a468dCopy full SHA for 11a468d
1 file changed
cmd/events.go
@@ -319,6 +319,7 @@ https://dev.twitch.tv/docs/eventsub/handling-webhook-events#processing-an-event`
319
Secret: secret,
320
Timestamp: timestamp,
321
EventID: eventID,
322
+ Version: version,
323
})
324
325
if err != nil {
0 commit comments