Table of Contents

Property RawObject

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

RawObject

Gets the raw JSON object.

public JObject RawObject { get; }

Property Value

JObject

Remarks

Unknown option fields are preserved here so callers can inspect them even before DisCatSharp adds a typed property.