Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 305 Bytes

client_leaveroom.md

File metadata and controls

10 lines (7 loc) · 305 Bytes

leaveroom message (client)

A message sent to the Ribbon when leaving the current room.

Format

  • (object):
    • (integer) id: The id of this message.
    • (string) command: Always "leaveroom".
    • (boolean) data: Unknown? Seems safe to leave it as false.