new LiveEventBackup(data, client)
constructor
Parameters:
Name | Type | Description |
---|---|---|
data |
Object | The backup data https://kahoot.js.org/enum/LiveEventBackup |
client |
Client | The client |
- Source:
Members
cid :Number
The cid of the player to receive the backup data
Type:
- Number
- Source:
content :String
The content of the backup data
Type:
- String
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: