Enum KeyChain.KeychainType
The returned status upon a successful check of the keys. If no KeyChain was valid, the original status won't be changed.
Namespace: RuriLib.Models
Assembly: RuriLib.dll
Syntax
public enum KeychainType
Fields
Name | Description |
---|---|
Ban | Sets a BAN status in the bot. |
Custom | Sets a CUSTOM status in the bot. |
Failure | Sets a FAIL status in the bot. |
Retry | Sets a RETRY status in the bot. |
Success | Sets a SUCCESS status in the bot. |