Server mute and unmute

I wanted to know if there was a way to make it server mute and unserver mute itself
4 Replies
Unknown User
Unknown User2y ago
Message Not Public
Sign In & Join Server To View
Awashcard0
Awashcard02y ago
"discord.js": "^13.3.0" "@discordjs/voice": "^0.7.5" Node: v12.22.10 I couldn't find anything in the documentation
Awashcard0
Awashcard02y ago
Discord.js
Discord.js is a powerful node.js module that allows you to interact with the Discord API very easily. It takes a much more object-oriented approach than most other JS Discord libraries, making your bot's code significantly tidier and easier to comprehend.
d.js docs
d.js docs2y ago
Documentation suggestion for @awashcard0:method VoiceState#setMute() Mutes/unmutes the member of this voice state.