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