Property Style
- Namespace
 - DSharpPlus.Entities
 
- Assembly
 - DSharpPlus.dll
 
Style
The style of the button.
[JsonProperty("style", NullValueHandling = NullValueHandling.Ignore)]
public DiscordButtonStyle Style { get; }
The style of the button.
[JsonProperty("style", NullValueHandling = NullValueHandling.Ignore)]
public DiscordButtonStyle Style { get; }