fdgt

extendsub

extendsub events are fired when a user extends their existing non-gifted subscription to a Twitch channel.

Kind: global variable

Parameters

ParamTypeDefaultDescription
colorstringThe color of the user's name in chat.
messageidstringThe ID of the message.
monthsnumber3The number of months the subscription is 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.
tiernumber1The tier of the subscription being extended.

Examples

Fires an `extendsub` event

Fires an `extendsub` event to extend the user's subscription by 6 months

Fires an `extendsub` event for a Tier 3 subscription

Simulator