diff --git a/protocol.md b/protocol.md index e65cb0b..0d47104 100644 --- a/protocol.md +++ b/protocol.md @@ -165,7 +165,7 @@ interface ResponseMessage extends Message { /** * The request id. */ - id: number | string; + id: number | string | null; /** * The result of a request. This can be omitted in