mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-10 00:23:30 +01:00
Hide SecretKey in documentation
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/**
|
||||
* Represents a Secret Key used in encryption over voice
|
||||
* @private
|
||||
*/
|
||||
class SecretKey {
|
||||
constructor(key) {
|
||||
|
||||
Reference in New Issue
Block a user