mirror of
https://github.com/barelyprofessional/KfChatDotNet.git
synced 2026-05-02 12:32:03 -04:00
Inverted cooldown cleanup behavior
This commit is contained in:
@@ -76,8 +76,7 @@ public enum RateLimitFlags
|
||||
/// </summary>
|
||||
ExemptPrivilegedUsers,
|
||||
/// <summary>
|
||||
/// Automatically clean up the cooldown response sent to a user
|
||||
/// Mutually exclusive with NoResponse
|
||||
/// Do not automatically clean up the cooldown response sent to a user
|
||||
/// </summary>
|
||||
AutoDeleteCooldownResponse
|
||||
NoAutoDeleteCooldownResponse
|
||||
}
|
||||
Reference in New Issue
Block a user