API reference
Method SetMutedAsync
- Namespace
- DisCatSharp.Voice
- Assembly
- DisCatSharp.Voice.dll
SetMutedAsync(bool)
Updates the bot's self-mute state without switching channels.
public Task SetMutedAsync(bool muted)
Parameters
mutedboolWhether the bot should be muted.