Skip to content

Interface: GameBadgeOptions

structures.GameBadgeOptions

Table of contents

Properties

Properties

awardingUniverse

awardingUniverse: object

Type declaration:

Name Type
id number
name string
rootPlaceId number

Defined in: structures/Game.ts:60


created

created: string

Defined in: structures/Game.ts:53


description

description: string

Defined in: structures/Game.ts:47


displayDescription

displayDescription: string

Defined in: structures/Game.ts:49


displayIconImageId

displayIconImageId: number

Defined in: structures/Game.ts:52


displayName

displayName: string

Defined in: structures/Game.ts:48


enabled

enabled: boolean

Defined in: structures/Game.ts:50


iconImageId

iconImageId: number

Defined in: structures/Game.ts:51


id

id: number

Defined in: structures/Game.ts:45


name

name: string

Defined in: structures/Game.ts:46


statistics

statistics: object

Type declaration:

Name Type
awardedCount number
pastDayAwardedCount number
winRatePercentage number

Defined in: structures/Game.ts:55


updated

updated: string

Defined in: structures/Game.ts:54