Class: PartialGameBadge
structures.PartialGameBadge
Hierarchy
↳ PartialGameBadge
Table of contents
Constructors
Properties
Constructors
constructor
+ new PartialGameBadge(data
: GameBadgeBaseOptions, client
: default): PartialGameBadge
Parameters:
Name | Type |
---|---|
data |
GameBadgeBaseOptions |
client |
default |
Returns: PartialGameBadge
Inherited from: GameBadgeBase
Defined in: structures/Game.ts:120
Properties
client
• client: default
Inherited from: GameBadgeBase.client
Defined in: structures/Game.ts:32
id
• id: number
Inherited from: GameBadgeBase.id
Defined in: structures/Game.ts:33
name
• name: null | string
Inherited from: GameBadgeBase.name
Defined in: structures/Game.ts:34