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