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

#include <ChannelPoints.hpp>

Public Types

enum  Type { Type::RewardRedeemed, Type::INVALID }
 

Public Member Functions

 PubSubCommunityPointsChannelV1Message (const QJsonObject &root)
 

Public Attributes

QString typeString
 
Type type = Type::INVALID
 
QJsonObject data
 

Member Enumeration Documentation

◆ Type

Enumerator
RewardRedeemed 
INVALID 

Constructor & Destructor Documentation

◆ PubSubCommunityPointsChannelV1Message()

chatterino::PubSubCommunityPointsChannelV1Message::PubSubCommunityPointsChannelV1Message ( const QJsonObject &  root)

Member Data Documentation

◆ data

QJsonObject chatterino::PubSubCommunityPointsChannelV1Message::data

◆ type

Type chatterino::PubSubCommunityPointsChannelV1Message::type = Type::INVALID

◆ typeString

QString chatterino::PubSubCommunityPointsChannelV1Message::typeString

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