A message sent by a Ribbon to the client to confirm having left a room.
- (object):
- (integer)
id
: The id of this message. - (string)
command
: Always"leaveroom"
. - (string)
data
: The room id.
- (integer)
A message sent by a Ribbon to the client to confirm having left a room.
id
: The id of this message.command
: Always "leaveroom"
.data
: The room id.