Table of Contents
API reference

Property Messages

Namespace
DisCatSharp.Experimental.Entities
Assembly
DisCatSharp.Experimental.dll

Messages

Gets the nested list of messages found in the search.

[JsonProperty("messages")]
public List<List<DiscordMessage>> Messages { get; }

Property Value

List<List<DiscordMessage>>