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

#include <SeventvEventAPIMessage.hpp>

Public Member Functions

 SeventvEventAPIMessage (QJsonObject _json)
 
template<class InnerClass >
boost::optional< InnerClass > toInner ()
 

Public Attributes

QJsonObject data
 
SeventvEventAPIOpcode op
 

Constructor & Destructor Documentation

◆ SeventvEventAPIMessage()

chatterino::SeventvEventAPIMessage::SeventvEventAPIMessage ( QJsonObject  _json)
Here is the caller graph for this function:

Member Function Documentation

◆ toInner()

template<class InnerClass >
boost::optional< InnerClass > chatterino::SeventvEventAPIMessage::toInner ( )
Here is the call graph for this function:

Member Data Documentation

◆ data

QJsonObject chatterino::SeventvEventAPIMessage::data

◆ op

SeventvEventAPIOpcode chatterino::SeventvEventAPIMessage::op

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