|
Twitch SDK (Internal)
|
#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... | |
BadgeImage - An image to be used to render a badge at a specific scale.
| ttv::chat::BadgeImage::BadgeImage | ( | ) |
| float ttv::chat::BadgeImage::scale |
The scale factor of the image.
| std::string ttv::chat::BadgeImage::url |
The image url.
1.8.13