API reference
Property MaxId
- Namespace
- DisCatSharp.Experimental.Entities
- Assembly
- DisCatSharp.Experimental.dll
MaxId
Gets or sets the maximum message ID to filter by.
[JsonProperty("max_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? MaxId { get; set; }