Update VoiceCall.md

This commit is contained in:
Elysia 2023-02-25 22:49:24 +07:00 committed by GitHub
parent 0d8eb5020c
commit 47b420d289
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
```js
new Client({
patchVoice: true, // Enable default
patchVoice: true,
})
```