Table of Contents

Method Validate

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Validate(string)

Whether the locale to be added is valid for Discord.

public bool Validate(string lang)

Parameters

lang string

Locale string.

Returns

bool