Table of Contents

Property GuildId

Namespace
DisCatSharp.Entities
Assembly
DisCatSharp.dll

GuildId

Gets the id of the guild that the join request is for.

[JsonProperty("guild_id", NullValueHandling = NullValueHandling.Ignore)]
public ulong GuildId { get; }

Property Value

ulong