#include <chattypes.h>
◆ ChatChannelRestrictions()
| ttv::chat::ChatChannelRestrictions::ChatChannelRestrictions |
( |
| ) |
|
◆ chatLanguage
| std::string ttv::chat::ChatChannelRestrictions::chatLanguage |
Empty string if no restriction, otherwise, value is the language users in chat must talk in.
◆ emoteOnly
| bool ttv::chat::ChatChannelRestrictions::emoteOnly |
Whether chat is in emote-only mode.
◆ followersDuration
| uint32_t ttv::chat::ChatChannelRestrictions::followersDuration |
If followersOnly is true, represents how long the user must have been following for before being able to chat.
◆ followersOnly
| bool ttv::chat::ChatChannelRestrictions::followersOnly |
Whether chat is in followers-only mode.
◆ r9k
| bool ttv::chat::ChatChannelRestrictions::r9k |
Whether chat is in r9k mode.
◆ slowMode
| bool ttv::chat::ChatChannelRestrictions::slowMode |
Whether chat is in slow mode.
◆ slowModeDuration
| uint32_t ttv::chat::ChatChannelRestrictions::slowModeDuration |
0 if slow mode is off, otherwise, represents how long the user must wait between sending messsages.
◆ subscribersOnly
| bool ttv::chat::ChatChannelRestrictions::subscribersOnly |
Whether chat is in subscribers-only mode.
The documentation for this struct was generated from the following file:
- modules/chat/chat_common/include/twitchsdk/chat/chattypes.h