Create Room
Create Room is used to create rooms according to the game the player wants to play. Such as Connect4 or Caro...
Request
Parameter
Key
Type
Description
groupName *required
String
Name of the game group
configId *required
String
Id of the config game
tag *required
String
tag name
roomMode *required
Array
Mode of the room
channelType *required
String
Type of the channel
configVersion *required
Interger
Version
betValue *required
Interger
Value of the bet
betType *required
String
Type of the bet
Last updated