fdgt

resubscription

resubscription events are fired when a when a user continues their existing, non-gifted subscription.

Kind: global variable

Parameters

ParamTypeDefaultDescription
colorstringThe color of the user's name in chat.
messageidstringThe ID of the message.
monthsnumber3The number of months the user has been subscribed to the channel.
primebooleanfalseWhether this is a Prime subscription.
tiernumber1The tier of the subscription being extended.
timestampstringThe millisecond timestamp when the message was sent.
useridstringThe ID of the user sending the message.
usernamestringThe username of the user sending the message.

Examples

Fires a `resubscription` event

Simulates a Prime `resubscription` event

Simulates a Tier 3 `resubscription` event

Simulator