Table of Contents

Property RawChanges

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

RawChanges

Gets the raw change objects.

public IReadOnlyList<JObject> RawChanges { get; }

Property Value

IReadOnlyList<JObject>

Remarks

This collection preserves Discord's original change payloads for undocumented keys or advanced consumers that need the exact transport shape.