Enum ButtonStyle
Represents a button's style/color.
Namespace: DisCatSharp.Enums
Assembly: DisCatSharp.dll
Syntax
public enum ButtonStyle
Fields
Name | Description |
---|---|
Danger | Red button. |
Link | Link Button. |
Primary | Blurple button. |
Secondary | Grey button. |
Success | Green button. |