Table of Contents

Property StringPrefixes

Namespace
DSharpPlus.CommandsNext
Assembly
DSharpPlus.CommandsNext.dll

StringPrefixes

Sets the string prefixes used for commands.

Defaults to no value (disabled).

public IEnumerable<string> StringPrefixes { set; }

Property Value

IEnumerable<string>