#include <chattypes.h>
RaidStatus - Information about an ongoing raid
◆ RaidStatus()
| ttv::chat::RaidStatus::RaidStatus |
( |
| ) |
|
◆ operator!=()
| bool ttv::chat::RaidStatus::operator!= |
( |
const RaidStatus & |
other | ) |
const |
◆ operator==()
| bool ttv::chat::RaidStatus::operator== |
( |
const RaidStatus & |
other | ) |
const |
◆ announceTime
| Timestamp ttv::chat::RaidStatus::announceTime |
The time that the raid was created at.
◆ creatorUserId
| UserId ttv::chat::RaidStatus::creatorUserId |
The user's id who created the raid - can be the broadcaster, moderator of the source channel, or staff.
◆ joined
| bool ttv::chat::RaidStatus::joined |
Whether or not the local user has joined the raid.
◆ numUsersInRaid
| uint32_t ttv::chat::RaidStatus::numUsersInRaid |
The number of users who have opted into the raid.
◆ raidId
| std::string ttv::chat::RaidStatus::raidId |
The unique id for the raid.
◆ raidTime
The time that the raid will occur.
◆ remainingSecondsDuration
| uint32_t ttv::chat::RaidStatus::remainingSecondsDuration |
The number of seconds remaining before the raid happens.
◆ sourceUserId
| UserId ttv::chat::RaidStatus::sourceUserId |
The user's channel which users would transition from.
◆ targetUserId
| UserId ttv::chat::RaidStatus::targetUserId |
The user's channel users would transition to.
The documentation for this struct was generated from the following file:
- modules/chat/chat_common/include/twitchsdk/chat/chattypes.h