Chatterino
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Types | Public Member Functions | Public Attributes | List of all members
chatterino::PubSubChatModeratorActionMessage Struct Reference

#include <ChatModeratorAction.hpp>

Public Types

enum  Type { Type::ModerationAction, Type::ChannelTermsAction, Type::INVALID }
 

Public Member Functions

 PubSubChatModeratorActionMessage (const QJsonObject &root)
 

Public Attributes

QString typeString
 
Type type = Type::INVALID
 
QJsonObject data
 

Member Enumeration Documentation

◆ Type

Enumerator
ModerationAction 
ChannelTermsAction 
INVALID 

Constructor & Destructor Documentation

◆ PubSubChatModeratorActionMessage()

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

Member Data Documentation

◆ data

QJsonObject chatterino::PubSubChatModeratorActionMessage::data

◆ type

Type chatterino::PubSubChatModeratorActionMessage::type = Type::INVALID

◆ typeString

QString chatterino::PubSubChatModeratorActionMessage::typeString

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