Twitch Subscription Event

From Neos Wiki
Revision as of 09:23, 19 January 2020 by Zwinkadink (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Image: 250 pixels

This module contains 1 Input node and 9 Output nodes

The data triggered by the On Subscription event only last 1 tick. it is recommended that you use the data right away and try to avoid writing to a variable.

Input Nodes
1. Twitch Interface

Output Nodes
1. On Subscription (Driver)
2. UserID (String)
3. Display Name (String)
4. Message (String)
5. Months (Int)
6. Plan (Subscription Plan(object(Prime, Tier 1, Tier 2, Tier 3)))
7. is Resub (Bool)
8. is Gifted (Bool)
9. Gifted By (String)


(back) Twitch Subscription Event