Table of Contents

Property GifterUserId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GifterUserId

Gets this entitlement's gifter user id.

[JsonProperty("gifter_user_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong? GifterUserId { get; }

Property Value

ulong?