Property GuildId
- Namespace
- DSharpPlus.CommandsNext.Attributes
- Assembly
- DSharpPlus.CommandsNext.dll
GuildId
Gets the ID of the guild with which this cooldown is associated.
public ulong GuildId { get; }
Property Value
- ulong
Gets the ID of the guild with which this cooldown is associated.
public ulong GuildId { get; }