#include <chattypes.h>
MentionToken - Information about a user mention typically done via @user.
◆ Type
| Enumerator |
|---|
| Text | |
| Emoticon | |
| Mention | |
| Url | |
| Bits | |
◆ MentionToken()
| ttv::chat::MentionToken::MentionToken |
( |
const std::string & |
userName, |
|
|
const std::string & |
text, |
|
|
bool |
isLocalUser |
|
) |
| |
◆ GetType()
| virtual Type ttv::chat::MentionToken::GetType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ isLocalUser
| bool ttv::chat::MentionToken::isLocalUser |
True if mention is for the current local user.
◆ text
| std::string ttv::chat::MentionToken::text |
The original mention text used in the message.
◆ userName
| std::string ttv::chat::MentionToken::userName |
The documentation for this struct was generated from the following file:
- modules/chat/chat_common/include/twitchsdk/chat/chattypes.h