mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-19 04:53:30 +01:00
Change wording slightly
This commit is contained in:
@@ -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,
|
- 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.
|
which web browsers do not support.
|
||||||
- The ShardingManager cannot be used, since it relies on being able to spawn child processes for shards.
|
- 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
|
## Example
|
||||||
```html
|
```html
|
||||||
|
|||||||
Reference in New Issue
Block a user