mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-12 17:43:30 +01:00
Improve docs
This commit is contained in:
@@ -84,7 +84,7 @@ class VoiceConnectionUDPClient extends EventEmitter {
|
||||
|
||||
/**
|
||||
* Send a packet to the UDP client
|
||||
* @param {Object} packet the packet to send
|
||||
* @param {Object} packet The packet to send
|
||||
* @returns {Promise<Object>}
|
||||
*/
|
||||
send(packet) {
|
||||
|
||||
Reference in New Issue
Block a user