ChatSettings
Represents chat settings for a broadcaster's channel.
See also
Constructors
Properties
the ID of the broadcaster specified in the request.
whether the broadcaster restricts the chat room to followers only.
the length of time, in minutes, that users must follow the broadcaster before being able to participate in the chat room. null if followerMode is false.
the moderator's ID. Only included when the request specifies a user access token with the moderator:read:chat_settings scope.
whether the broadcaster adds a short delay before chat messages appear in the chat room. Only included when the request specifies a moderator access token.
the amount of time, in seconds, that messages are delayed before appearing in chat. null if nonModeratorChatDelay is false. Only included when the request specifies a moderator access token.
the amount of time, in seconds, that users must wait between sending messages. null if slowMode is false.
whether only users that subscribe to the broadcaster's channel may talk in the chat room.
whether the broadcaster requires users to post only unique messages in the chat room.