Table of Contents

Property UserId

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

UserId

The ID of the user to paginate past.

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

Property Value

ulong?