Appearance
Badge
An entity representing a Badge belonging to a Racer in TypeRacer
Fields
| Field | Type | Description |
|---|---|---|
uid | string | The unique id of the Badge |
name | string | The name of the Badge |
description | string | The description of the Badge |
count | number | The number of times the Racer has earned the Badge |
rank | number | The rank of the Badge |
icon | string | The icon url of the Badge |