Twitch SDK (Internal)
Public Member Functions | Public Attributes | List of all members
ttv::chat::ChatPropertiesTask::Result Struct Reference

#include <chatpropertiestask.h>

Public Member Functions

 Result ()
 

Public Attributes

std::vector< std::string > chat_rules
 
uint32_t chat_delay_duration
 
uint32_t twitchbot_rule_id
 
bool hide_chat_links
 
bool require_verified_account
 
bool subs_only
 

Constructor & Destructor Documentation

◆ Result()

ttv::chat::ChatPropertiesTask::Result::Result ( )

Member Data Documentation

◆ chat_delay_duration

uint32_t ttv::chat::ChatPropertiesTask::Result::chat_delay_duration

◆ chat_rules

std::vector<std::string> ttv::chat::ChatPropertiesTask::Result::chat_rules

◆ hide_chat_links

bool ttv::chat::ChatPropertiesTask::Result::hide_chat_links

◆ require_verified_account

bool ttv::chat::ChatPropertiesTask::Result::require_verified_account

◆ subs_only

bool ttv::chat::ChatPropertiesTask::Result::subs_only

◆ twitchbot_rule_id

uint32_t ttv::chat::ChatPropertiesTask::Result::twitchbot_rule_id

The documentation for this struct was generated from the following file: