API reference
Method SetDeafenedAsync
- Namespace
- DisCatSharp.Voice
- Assembly
- DisCatSharp.Voice.dll
SetDeafenedAsync(bool)
Updates the bot's self-deafen state without switching channels.
public Task SetDeafenedAsync(bool deafened)
Parameters
deafenedboolWhether the bot should be deafened.