Table of Contents

Interface IOptional

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

Used internally to make serialization more convenient, do NOT change this, do NOT implement this yourself.

public interface IOptional

Properties

HasValue

Gets a whether it has a value.

RawValue

Gets the raw value.