#include <chattypes.h>
EmoticonToken - Information about how to render an emoticon. You can generate a URL for the emoticon image by calling ChatAPI::GetEmoticonUrl().
◆ Type
| Enumerator |
|---|
| Text | |
| Emoticon | |
| Mention | |
| Url | |
| Bits | |
◆ EmoticonToken() [1/2]
| ttv::chat::EmoticonToken::EmoticonToken |
( |
| ) |
|
◆ EmoticonToken() [2/2]
| ttv::chat::EmoticonToken::EmoticonToken |
( |
const std::string & |
emoticonText, |
|
|
EmoticonId |
emoticonId |
|
) |
| |
◆ GetType()
| virtual Type ttv::chat::EmoticonToken::GetType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ emoticonId
◆ emoticonText
| std::string ttv::chat::EmoticonToken::emoticonText |
The raw text which was transformed into the image.
The documentation for this struct was generated from the following file:
- modules/chat/chat_common/include/twitchsdk/chat/chattypes.h