Table of Contents

Property MessageSnapshots

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

MessageSnapshots

Gets the message snapshots.

[JsonProperty("message_snapshots", NullValueHandling = NullValueHandling.Ignore)]
public List<DiscordMessageSnapshot>? MessageSnapshots { get; }

Property Value

List<DiscordMessageSnapshot>