diff --git a/libs.ts b/libs.ts index 79aeb6a..5ba1bb3 100644 --- a/libs.ts +++ b/libs.ts @@ -1406,7 +1406,10 @@ export const libs: Lib[] = [ language: 'PHP', apiVer: 10, gwVer: 10, - voiceVer: 8, + voiceVer: { + text: 'Yes', + url: 'https://github.com/discord-php/DiscordPHP-Voice' + }, slashCommands: 'Yes', buttons: 'Yes', selectMenus: 'Yes',