|
Twitch SDK (Internal)
|
#include <chattypes.h>
Public Member Functions | |
| Emoticon () | |
| bool | operator== (const Emoticon &rhs) const |
Public Attributes | |
| std::regex | regex |
| std::string | match |
| EmoticonId | emoticonId |
| bool | isRegex |
StringEmoticon - Describes an emoticon with a simple string match.
| ttv::chat::Emoticon::Emoticon | ( | ) |
| bool ttv::chat::Emoticon::operator== | ( | const Emoticon & | rhs | ) | const |
| EmoticonId ttv::chat::Emoticon::emoticonId |
| bool ttv::chat::Emoticon::isRegex |
| std::string ttv::chat::Emoticon::match |
| std::regex ttv::chat::Emoticon::regex |
1.8.13