Interface: LeftPayload
Interface describing the payload of an OdinDisconnectedByServerEvent.
Properties
reason
reason:
string
The reason why the server disconnected the room.
Defined in
ari/lib/api/room/types.d.ts:294
room
room:
Room
The Room
instace the stats ere coming from.
Defined in
ari/lib/api/room/types.d.ts:290