A message sent to the Ribbon when leaving the current room.
- (object):
- (integer)
id
: The id of this message. - (string)
command
: Always"leaveroom"
. - (boolean)
data
: Unknown? Seems safe to leave it asfalse
.
- (integer)
A message sent to the Ribbon when leaving the current room.
id
: The id of this message.command
: Always "leaveroom"
.data
: Unknown? Seems safe to leave it as false
.