export interface APIButtonComponentBase<Style extends ButtonStyle> extends APIButtonBase<Style>
See also: https://discord.com/developers/docs/components/reference#button
Type Parameters
ButtonStyle Style extends
optionalexternalAPIMessageComponentEmoji emoji? :
The emoji to display to the left of the text
optionalexternalstring label? :
The label to be displayed on the button