IRCBot Plugin API  v5
Public Attributes | List of all members
SONG_RATING Struct Reference

#include <plugins.h>

Public Attributes

uint32 Rating
 The song rating from 0-5 (0 = not rated) More...
 
uint32 Votes
 The number of votes on this song. More...
 

Detailed Description

This structure contains the latest stats combined stats for your Sound Server.

See also
BOTAPI::RateSong
BOTAPI::RateSongByID
BOTAPI::GetSongRating
BOTAPI::GetSongRatingByID

Member Data Documentation

uint32 SONG_RATING::Rating

The song rating from 0-5 (0 = not rated)

uint32 SONG_RATING::Votes

The number of votes on this song.


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