Property CommandCooldownBuckets
- Namespace
- DisCatSharp
- Assembly
- DisCatSharp.dll
CommandCooldownBuckets
Gets the cooldown buckets for commands.
public ConcurrentDictionary<string, CooldownBucket> CommandCooldownBuckets { get; }
Gets the cooldown buckets for commands.
public ConcurrentDictionary<string, CooldownBucket> CommandCooldownBuckets { get; }