Enum ButtonStyle
- Namespace
- DisCatSharp.Enums
- Assembly
- DisCatSharp.dll
Represents a button's style/color.
public enum ButtonStyle
Fields
Primary = 1
Blurple button.
Secondary = 2
Grey button.
Success = 3
Green button.
Danger = 4
Red button.
Link = 5
Link button.
Premium = 6
Premium button.