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

#include <chattypes.h>

Public Member Functions

 EmoticonSet ()
 
bool operator== (const EmoticonSet &rhs) const
 
bool operator< (const EmoticonSet &rhs) const
 

Public Attributes

std::vector< Emoticonemoticons
 
EmoticonSetId emoticonSetId
 

Detailed Description

EmoticonSet - Describes a single emoticon set.

Constructor & Destructor Documentation

◆ EmoticonSet()

ttv::chat::EmoticonSet::EmoticonSet ( )

Member Function Documentation

◆ operator<()

bool ttv::chat::EmoticonSet::operator< ( const EmoticonSet rhs) const

◆ operator==()

bool ttv::chat::EmoticonSet::operator== ( const EmoticonSet rhs) const

Member Data Documentation

◆ emoticons

std::vector<Emoticon> ttv::chat::EmoticonSet::emoticons

◆ emoticonSetId

EmoticonSetId ttv::chat::EmoticonSet::emoticonSetId

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