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

#include <Helix.hpp>

Public Member Functions

 HelixUsersFollowsRecord ()
 
 HelixUsersFollowsRecord (QJsonObject jsonObject)
 

Public Attributes

QString fromId
 
QString fromName
 
QString toId
 
QString toName
 
QString followedAt
 

Constructor & Destructor Documentation

◆ HelixUsersFollowsRecord() [1/2]

chatterino::HelixUsersFollowsRecord::HelixUsersFollowsRecord ( )
inline

◆ HelixUsersFollowsRecord() [2/2]

chatterino::HelixUsersFollowsRecord::HelixUsersFollowsRecord ( QJsonObject  jsonObject)
inlineexplicit

Member Data Documentation

◆ followedAt

QString chatterino::HelixUsersFollowsRecord::followedAt

◆ fromId

QString chatterino::HelixUsersFollowsRecord::fromId

◆ fromName

QString chatterino::HelixUsersFollowsRecord::fromName

◆ toId

QString chatterino::HelixUsersFollowsRecord::toId

◆ toName

QString chatterino::HelixUsersFollowsRecord::toName

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