mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-15 11:03:30 +01:00
more tiny voice docs
This commit is contained in:
@@ -12,7 +12,7 @@ const ffmpegArguments = [
|
||||
];
|
||||
|
||||
/**
|
||||
* A voice broadcast that can be played across multiple voice connections
|
||||
* A voice broadcast can be played across multiple voice connections for improved shared-stream efficiency.
|
||||
* @extends {EventEmitter}
|
||||
*/
|
||||
class VoiceBroadcast extends EventEmitter {
|
||||
|
||||
Reference in New Issue
Block a user