new LiveEventNameAccept(data, client)
constructor
Parameters:
Name | Type | Description |
---|---|---|
data |
Object | The player join data. https://kahoot.js.org/enum/LiveEventPlayerJoined |
client |
Client | The client |
- Source:
Members
cid :String
The cid of the player responding to
Type:
- String
- Source:
content :String
The content of the name accept message
Type:
- String
- Source:
gameid :String
The game id
Type:
- String
- Source:
host :String
The host of the game
Type:
- String
- Source:
id :Number
The event id
Type:
- Number
- Source: