#include <chattypes.h>
UrlToken - Information about a hyperlink.
◆ Type
| Enumerator |
|---|
| Text | |
| Emoticon | |
| Mention | |
| Url | |
| Bits | |
◆ UrlToken() [1/2]
| ttv::chat::UrlToken::UrlToken |
( |
| ) |
|
◆ UrlToken() [2/2]
| ttv::chat::UrlToken::UrlToken |
( |
const std::string & |
url, |
|
|
bool |
hidden |
|
) |
| |
◆ GetType()
| virtual Type ttv::chat::UrlToken::GetType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ hidden
| bool ttv::chat::UrlToken::hidden |
Whether or not the URL token should be hidden by the client.
◆ url
| std::string ttv::chat::UrlToken::url |
The documentation for this struct was generated from the following file:
- modules/chat/chat_common/include/twitchsdk/chat/chattypes.h