rating

Represents a Rating of a game

class rawgpy.data_classes.rating.Rating(id_, title, count, percent)[source]

Represents a rating

count = None

the amount of these ratings

id = None

the ID of the rating

percent = None

the percent this rating occupies

title = None

the title of the rating