From 7b7e59d9fb799b541f0ce63f229b819ce37ca9af Mon Sep 17 00:00:00 2001 From: Lala Sabathil Date: Sat, 7 Mar 2026 21:55:32 +0100 Subject: [PATCH] DisCatSharp has full DAVE support, both recv & send --- libs.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libs.ts b/libs.ts index 2416d71..fe3a8a6 100644 --- a/libs.ts +++ b/libs.ts @@ -67,7 +67,7 @@ export const libs: Lib[] = [ language: 'C#', apiVer: 10, gwVer: 10, - voiceVer: 4, + voiceVer: 'E2EE', slashCommands: 'Yes', buttons: 'Yes', selectMenus: 'Yes',