#include <chattypes.h>
ChatUserInfo - The user information.
◆ ChatUserInfo()
| ttv::chat::ChatUserInfo::ChatUserInfo |
( |
| ) |
|
◆ operator!=()
| bool ttv::chat::ChatUserInfo::operator!= |
( |
const ChatUserInfo & |
rhs | ) |
const |
◆ operator==()
| bool ttv::chat::ChatUserInfo::operator== |
( |
const ChatUserInfo & |
rhs | ) |
const |
◆ displayName
| std::string ttv::chat::ChatUserInfo::displayName |
The UTF-8 encoded displayed name. Currently restricted to the ASCII subset.
◆ nameColorARGB
| Color ttv::chat::ChatUserInfo::nameColorARGB |
The current ARGB color of the user's name text.
◆ subscriptionStatus
The user's subscriptions in the current context.
◆ userId
| UserId ttv::chat::ChatUserInfo::userId |
The ID of the user, if available. If the userId is not available, this will be set to 0.
◆ userMode
| UserMode ttv::chat::ChatUserInfo::userMode |
The mode which controls priviledges in a particular chat room.
◆ userName
| std::string ttv::chat::ChatUserInfo::userName |
The documentation for this struct was generated from the following file:
- modules/chat/chat_common/include/twitchsdk/chat/chattypes.h