Table of Contents

Property GuildId

Namespace
DSharpPlus.Entities
Assembly
DSharpPlus.dll

GuildId

The id of the guild this event is scheduled for.

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

Property Value

ulong