Twitch SDK (Internal)
Classes | Namespaces
chatreplay.h File Reference
#include "twitchsdk/core/component.h"
#include "twitchsdk/core/timer.h"
#include "twitchsdk/chat/chattypes.h"
#include "twitchsdk/chat/chatlistener.h"
#include "twitchsdk/chat/ichatreplay.h"
#include <memory>
#include <atomic>

Go to the source code of this file.

Classes

class  ttv::chat::ChatReplay
 
struct  ttv::chat::ChatReplay::ReplayMessageBatch
 

Namespaces

 ttv
 JSON (JavaScript Object Notation).
 
 ttv::chat
 

Class Documentation

◆ ttv::chat::ChatReplay::ReplayMessageBatch

struct ttv::chat::ChatReplay::ReplayMessageBatch
Class Members
uint64_t baseTimestamp
vector< ReplayMessage > messages