enum ButtonStyle

external
export declare enum ButtonStyle

See also: https://discord.com/developers/docs/components/reference#button-button-styles

Members

external
Danger = 4

An action with irreversible consequences

Navigates to a URL

external
Premium = 6

Purchase

external
Primary = 1

The most important or recommended action in a group of options

external
Secondary = 2

Alternative or supporting actions

external
Success = 3

Positive confirmation or completion actions