Twitch SDK (Internal)
Public Member Functions | Public Attributes | List of all members
ttv::chat::RoomMentionInfo Struct Reference

#include <chattypes.h>

Public Member Functions

 RoomMentionInfo ()
 

Public Attributes

std::string roomOwnerName
 
std::string roomOwnerLogin
 
std::string senderName
 
std::string roomId
 
std::string roomName
 
std::string messageId
 
ChannelId roomOwnerId
 
UserId senderId
 
Timestamp sentAt
 

Detailed Description

RoomMentionInfo - Information about a mention in a chat room

Constructor & Destructor Documentation

◆ RoomMentionInfo()

ttv::chat::RoomMentionInfo::RoomMentionInfo ( )

Member Data Documentation

◆ messageId

std::string ttv::chat::RoomMentionInfo::messageId

◆ roomId

std::string ttv::chat::RoomMentionInfo::roomId

◆ roomName

std::string ttv::chat::RoomMentionInfo::roomName

◆ roomOwnerId

ChannelId ttv::chat::RoomMentionInfo::roomOwnerId

◆ roomOwnerLogin

std::string ttv::chat::RoomMentionInfo::roomOwnerLogin

◆ roomOwnerName

std::string ttv::chat::RoomMentionInfo::roomOwnerName

◆ senderId

UserId ttv::chat::RoomMentionInfo::senderId

◆ senderName

std::string ttv::chat::RoomMentionInfo::senderName

◆ sentAt

Timestamp ttv::chat::RoomMentionInfo::sentAt

The documentation for this struct was generated from the following file: