new LiveEventTeamAccept(data, client)
constructor
Parameters:
Name | Type | Description |
---|---|---|
data |
Object | The team data https://kahoot.js.org/enum/LiveJoinedTeamPacket |
client |
Client | The client |
- Source:
Members
cid :String
The id of the player whose team is being accepted
Type:
- String
- Source:
content :String
The content of the team accept
Type:
- String
- Source:
- See:
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: