fdgt

slowmode

slowmode events are fired when a Twitch channel is switched into slow mode.

NOTE: This will not actually set the channel to slow mode on fdgt. It only simulates the event of changing a channel's slow mode status.

NOTE: This event does not support all global parameters. The table below is an exhaustive list of the supported parameters for this event.

Kind: global variable

Parameters

ParamTypeDefaultDescription
offbooleanfalseWhether emote-only mode is being enabled or disabled.

Examples

Fires an `slowmode` event, enabling slow mode on the channel.

Fires an `slowmode` event, disabling slow mode on the channel.

Simulator