Twitch SDK (Internal)
Public Member Functions | Public Attributes | List of all members
ttv::chat::ChatGetDisplayInfoTask::Result::BadgeInfo Struct Reference

#include <chatgetdisplayinfotask.h>

Public Member Functions

template<typename IdStringType , typename VersionStringType >
 BadgeInfo (IdStringType &&passedSetId, VersionStringType &&passedVersion)
 

Public Attributes

std::string setId
 
std::string version
 

Constructor & Destructor Documentation

◆ BadgeInfo()

template<typename IdStringType , typename VersionStringType >
ttv::chat::ChatGetDisplayInfoTask::Result::BadgeInfo::BadgeInfo ( IdStringType &&  passedSetId,
VersionStringType &&  passedVersion 
)
inline

Member Data Documentation

◆ setId

std::string ttv::chat::ChatGetDisplayInfoTask::Result::BadgeInfo::setId

◆ version

std::string ttv::chat::ChatGetDisplayInfoTask::Result::BadgeInfo::version

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