Skip to content

Commit 0fbd587

Browse files
authored
Update event objects info as of May 2025
1 parent cd17973 commit 0fbd587

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

eventreceived.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,8 @@ <h2>Object examples for "onEventReceived"</h2>
7373
Except for chat messages and channel points redemptions, all events have will send two objects. One will
7474
have the obj.detail.listener called "event" and the other will have obj.detail.listener with the type of event.
7575
</p>
76-
76+
77+
<p>As of May 2025, these are the objects for each event (it can be changed in the future):</p>
7778

7879
<h3>Chat message without reply</h3>
7980
<div class="code-container">

0 commit comments

Comments
 (0)