|
Twitch SDK (Internal)
|
#include "twitchsdk/core/types/coretypes.h"#include "twitchsdk/core/mutex.h"#include "twitchsdk/core/timer.h"#include "twitchsdk/chat/chattypes.h"#include <queue>#include <array>Go to the source code of this file.
Classes | |
| class | ttv::chat::ChatMessagePacer |
| class | ttv::chat::UnreadThreadCache |
| struct | ttv::chat::UnreadThreadCache::ThreadData |
Namespaces | |
| ttv | |
| JSON (JavaScript Object Notation). | |
| ttv::chat | |
Functions | |
| Color | ttv::chat::GetRandomUserColor (const std::string &username) |
| SubscriptionStatus | ttv::chat::ParseSubscriptionStatus (const std::string &str) |
| UserMode | ttv::chat::ParseUserType (const std::string &str) |
| void | ttv::chat::UnescapeEmoticonToken (std::string &token) |
1.8.13