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

#include <chattypes.h>

Public Member Functions

 BadgeImage ()
 

Public Attributes

std::string url
 The image url. More...
 
float scale
 The scale factor of the image. More...
 

Detailed Description

BadgeImage - An image to be used to render a badge at a specific scale.

Constructor & Destructor Documentation

◆ BadgeImage()

ttv::chat::BadgeImage::BadgeImage ( )

Member Data Documentation

◆ scale

float ttv::chat::BadgeImage::scale

The scale factor of the image.

◆ url

std::string ttv::chat::BadgeImage::url

The image url.


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