From 3a657c2f6d4cc9f82c993a8d390c8a84ab38bcb4 Mon Sep 17 00:00:00 2001 From: metamuffin Date: Fri, 9 Sep 2022 17:49:39 +0200 Subject: chat! --- common/packets.d.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'common/packets.d.ts') diff --git a/common/packets.d.ts b/common/packets.d.ts index 3e5b612..058c248 100644 --- a/common/packets.d.ts +++ b/common/packets.d.ts @@ -17,6 +17,7 @@ export interface ServerboundPacket { } export interface RelayMessage { + chat?: { content: string }, identify?: { username: string } offer?: F_RTCSessionDescriptionInit, answer?: F_RTCSessionDescriptionInit, -- cgit v1.2.3-70-g09d2