Table of Contents
API reference

Property MinId

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

MinId

Gets or sets the minimum message ID to filter by.

[JsonProperty("min_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? MinId { get; set; }

Property Value

ulong?