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