mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
17 lines
346 B
JSON
17 lines
346 B
JSON
{
|
|
"title": "Voice",
|
|
"description": "Working with the voice library",
|
|
"pages": [
|
|
"external:[LibraryBig][Documentation](https://discord.js.org/docs/packages/voice/main)",
|
|
"---Working with Voice---",
|
|
"index",
|
|
"life-cycles",
|
|
"voice-connections",
|
|
"audio-player",
|
|
"audio-resources",
|
|
"seeking"
|
|
],
|
|
"root": true,
|
|
"icon": "Volume2"
|
|
}
|