Table of Contents

Method UninstallFilter

Namespace
DSharpPlus.VoiceNext
Assembly
DSharpPlus.VoiceNext.dll

UninstallFilter(IVoiceFilter)

Uninstalls an installed PCM filter.

public bool UninstallFilter(IVoiceFilter filter)

Parameters

filter IVoiceFilter

Filter to uninstall.

Returns

bool

Whether the filter was uninstalled.