EventSubChannelChatSettingsUpdateEvent
An EventSub event representing chat settings being updated in a channel.
Overview
Properties
Methods
Properties
followerOnlyModeDelay
Type: number | null
The time after which users are able to send messages after following, in minutes.
Is null
if follower only mode is not enabled,
but may also be 0
if you can send messages immediately after following.
slowModeDelay
Type: number | null
The time to wait between messages in slow mode, in seconds.
Is null
if slow mode is not enabled.