Table of Contents

Property GuildId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

GuildId

Gets the id of the guild this stage instance is in.

[JsonProperty("guild_id")]
public ulong GuildId { get; }

Property Value

ulong