Table of Contents

Property DefaultParserCulture

Namespace
DSharpPlus.CommandsNext
Assembly
DSharpPlus.CommandsNext.dll

DefaultParserCulture

Gets or sets the default culture for parsers.

Defaults to invariant.

public CultureInfo DefaultParserCulture { set; }

Property Value

CultureInfo