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; }
The id of the guild this event is scheduled for.
[JsonProperty("guild_id")]
public ulong GuildId { get; set; }