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

#include <chattypes.h>

Public Member Functions

 RaidNotice ()
 

Public Attributes

std::string systemMessage
 Message generated by the system accompanying the raid. More...
 
UserInfo raidingUserInfo
 The user info for the raiding channel. More...
 
uint32_t viewerCount
 How many users are part of the raid. More...
 

Detailed Description

RaidNotice - A message indicating a channel is raiding the currently joined channel.

Constructor & Destructor Documentation

◆ RaidNotice()

ttv::chat::RaidNotice::RaidNotice ( )

Member Data Documentation

◆ raidingUserInfo

UserInfo ttv::chat::RaidNotice::raidingUserInfo

The user info for the raiding channel.

◆ systemMessage

std::string ttv::chat::RaidNotice::systemMessage

Message generated by the system accompanying the raid.

◆ viewerCount

uint32_t ttv::chat::RaidNotice::viewerCount

How many users are part of the raid.


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