We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cd17973 commit 0fbd587Copy full SHA for 0fbd587
eventreceived.html
@@ -73,7 +73,8 @@ <h2>Object examples for "onEventReceived"</h2>
73
Except for chat messages and channel points redemptions, all events have will send two objects. One will
74
have the obj.detail.listener called "event" and the other will have obj.detail.listener with the type of event.
75
</p>
76
-
+
77
+ <p>As of May 2025, these are the objects for each event (it can be changed in the future):</p>
78
79
<h3>Chat message without reply</h3>
80
<div class="code-container">
0 commit comments