Table of Contents

Property InviterId

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

InviterId

Gets the ID of the user who invited the user to the guild, if applicable.

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

Property Value

ulong?