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

#include <chaterrortypes.h>

Public Member Functions

 UpdateRoomModesError ()
 

Public Attributes

GraphQLErrorCode code
 Code describing the error. More...
 
uint32_t minimumSlowModeDurationSeconds
 On SLOW_MODE_DURATION_INVALID, minimum number of seconds slow mode can be set to. More...
 
uint32_t maximumSlowModeDurationSeconds
 On SLOW_MODE_DURATION_INVALID, maximum number of seconds slow mode can be set to. More...
 

Constructor & Destructor Documentation

◆ UpdateRoomModesError()

ttv::chat::UpdateRoomModesError::UpdateRoomModesError ( )

Member Data Documentation

◆ code

GraphQLErrorCode ttv::chat::UpdateRoomModesError::code

Code describing the error.

◆ maximumSlowModeDurationSeconds

uint32_t ttv::chat::UpdateRoomModesError::maximumSlowModeDurationSeconds

On SLOW_MODE_DURATION_INVALID, maximum number of seconds slow mode can be set to.

◆ minimumSlowModeDurationSeconds

uint32_t ttv::chat::UpdateRoomModesError::minimumSlowModeDurationSeconds

On SLOW_MODE_DURATION_INVALID, minimum number of seconds slow mode can be set to.


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