twitchdev / issues

Issue tracker for third party developers.
Apache License 2.0
73 stars 6 forks source link

EventSub: Channel Ad Break Begin Event Example and Reference have inconsistent field names #850

Closed iProdigy closed 8 months ago

iProdigy commented 11 months ago

Brief description Channel Ad Break Begin Notification Example has length_seconds and started_at in the event payload.

Channel Ad Break Begin Event refers to those fields as duration and timestamp respectively.

Expected documentation

A single set of correct field names should be used

Screenshots

image

image

Additional context or questions Posted here since #docs-feedback goes unread/untriaged

iProdigy commented 11 months ago

length_seconds vs. duration inconsistency has been fixed. started_at vs. timestamp inconsistency remains.

iProdigy commented 9 months ago

length_seconds has been renamed to duration_seconds in eventsub docs

however: started_at vs. timestamp inconsistency remains

Xemdo commented 8 months ago

Last inconsistencies have been fixed