correct JSON types

This commit is contained in:
MathMan05 2025-05-07 22:58:04 -05:00
parent 1f104560d4
commit 472031f9bc

View file

@ -713,7 +713,6 @@ type voiceupdate = {
user_id: string;
member: memberjson;
session_id: string;
token: string;
deaf: boolean;
mute: boolean;
self_deaf: boolean;