From ba6096bf60459ad210a5270aea607720d090e69f Mon Sep 17 00:00:00 2001 From: Mees van der Wijk Date: Tue, 9 Dec 2025 16:15:50 +0100 Subject: [PATCH] Added invalid error type --- WebSocketLibCommuncationStandard.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WebSocketLibCommuncationStandard.md b/WebSocketLibCommuncationStandard.md index 0e9e94d..4fd07ed 100644 --- a/WebSocketLibCommuncationStandard.md +++ b/WebSocketLibCommuncationStandard.md @@ -81,6 +81,10 @@ Invalid authentication. Channel/Module/WebSocket Listeners +### `invalid` + +Invalid operations. + ## Message type `SYSTEM` There are a messages that can only be send by Getiyo and contain general data. The system message packet **always** contains a `type` attribute which specifies the system message type.