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

#include <SeventvEventAPIDispatch.hpp>

Public Member Functions

 SeventvEventAPIEmoteUpdateDispatch (const SeventvEventAPIDispatch &dispatch, QJsonObject oldValue, QJsonObject value)
 
bool validate () const
 

Public Attributes

QString emoteSetID
 
QString actorName
 
QString emoteID
 
QString oldEmoteName
 
QString emoteName
 

Constructor & Destructor Documentation

◆ SeventvEventAPIEmoteUpdateDispatch()

chatterino::SeventvEventAPIEmoteUpdateDispatch::SeventvEventAPIEmoteUpdateDispatch ( const SeventvEventAPIDispatch dispatch,
QJsonObject  oldValue,
QJsonObject  value 
)

Member Function Documentation

◆ validate()

bool chatterino::SeventvEventAPIEmoteUpdateDispatch::validate ( ) const
Here is the call graph for this function:
Here is the caller graph for this function:

Member Data Documentation

◆ actorName

QString chatterino::SeventvEventAPIEmoteUpdateDispatch::actorName

◆ emoteID

QString chatterino::SeventvEventAPIEmoteUpdateDispatch::emoteID

◆ emoteName

QString chatterino::SeventvEventAPIEmoteUpdateDispatch::emoteName

◆ emoteSetID

QString chatterino::SeventvEventAPIEmoteUpdateDispatch::emoteSetID

◆ oldEmoteName

QString chatterino::SeventvEventAPIEmoteUpdateDispatch::oldEmoteName

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