Chatterino
Public Member Functions | Public Attributes | List of all members
chatterino::IvrEmoteSet Struct Reference

#include <IvrApi.hpp>

Public Member Functions

 IvrEmoteSet (const QJsonObject &root)
 

Public Attributes

const QString setId
 
const QString displayName
 
const QString login
 
const QString channelId
 
const QString tier
 
const QJsonArray emotes
 

Constructor & Destructor Documentation

◆ IvrEmoteSet()

chatterino::IvrEmoteSet::IvrEmoteSet ( const QJsonObject &  root)
inline

Member Data Documentation

◆ channelId

const QString chatterino::IvrEmoteSet::channelId

◆ displayName

const QString chatterino::IvrEmoteSet::displayName

◆ emotes

const QJsonArray chatterino::IvrEmoteSet::emotes

◆ login

const QString chatterino::IvrEmoteSet::login

◆ setId

const QString chatterino::IvrEmoteSet::setId

◆ tier

const QString chatterino::IvrEmoteSet::tier

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