Property GuildId
- Namespace
- DSharpPlus.EventArgs
- Assembly
- DSharpPlus.dll
GuildId
The Id of the guild the command was updated for.
[JsonProperty("guild_id")]
public ulong GuildId { get; }
The Id of the guild the command was updated for.
[JsonProperty("guild_id")]
public ulong GuildId { get; }