fdgt

primepaidupgrade

primepaidupgrade events are fired when a user upgrades from a Prime subscription to a paid subscription.

Kind: global variable

Parameters

ParamTypeDefaultDescription
colorstringThe color of the user's name in chat.
messageidstringThe ID of the message.
tiernumber1The tier of the subscription being upgraded to.
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 `primepaidupgrade` event

Fires a `primepaidupgrade` event with the user upgrading to Tier 3

Simulator