Table of Contents

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; }

Property Value

ulong