mirror of
https://github.com/danbulant/discord.js
synced 2026-06-22 00:02:13 +00:00
Change wording slightly
This commit is contained in:
parent
d51e45f3b9
commit
c40a511954
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ The usage of the API isn't any different from using it in Node.js.
|
|||
- Any voice-related functionality is unavailable, as there is currently no audio encoding/decoding capabilities without external native libraries,
|
||||
which web browsers do not support.
|
||||
- The ShardingManager cannot be used, since it relies on being able to spawn child processes for shards.
|
||||
- Neither of the optional packages (uws and erlpack) are usable, since they're native libraries.
|
||||
- None of the optional packages are usable, since they're native libraries.
|
||||
|
||||
## Example
|
||||
```html
|
||||
|
|
|
|||
Loading…
Reference in a new issue