Table of Contents
API reference

Method SetDeafenedAsync

Namespace
DisCatSharp.Lavalink
Assembly
DisCatSharp.Lavalink.dll

Updates the bot's self-deafen state without switching channels.

public Task SetDeafenedAsync(bool deafened)

Parameters

deafened bool

Whether the bot should be deafened.

Returns

Task