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

#include <chattypes.h>

Public Member Functions

 UnreadThreadCounts ()
 
bool operator== (const UnreadThreadCounts &) const
 
bool operator!= (const UnreadThreadCounts &) const
 

Public Attributes

uint32_t unreadThreadCount
 
uint32_t unreadMessageCount
 
bool exhaustive
 

Constructor & Destructor Documentation

◆ UnreadThreadCounts()

ttv::chat::UnreadThreadCounts::UnreadThreadCounts ( )

Member Function Documentation

◆ operator!=()

bool ttv::chat::UnreadThreadCounts::operator!= ( const UnreadThreadCounts ) const

◆ operator==()

bool ttv::chat::UnreadThreadCounts::operator== ( const UnreadThreadCounts ) const

Member Data Documentation

◆ exhaustive

bool ttv::chat::UnreadThreadCounts::exhaustive

◆ unreadMessageCount

uint32_t ttv::chat::UnreadThreadCounts::unreadMessageCount

◆ unreadThreadCount

uint32_t ttv::chat::UnreadThreadCounts::unreadThreadCount

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