Property GuildId
- Namespace
- DSharpPlus.Entities
- Assembly
- DSharpPlus.dll
GuildId
Gets the id of the guild.
[JsonProperty("guild_id")]
public ulong GuildId { get; }
Gets the id of the guild.
[JsonProperty("guild_id")]
public ulong GuildId { get; }