export interface APIButtonComponentWithURL extends APIButtonComponentBase<ButtonStyle.Link>
optionalexternalAPIMessageComponentEmoji emoji? :
The emoji to display to the left of the text
Inherited from: APIButtonComponentBase
optionalexternalnumber id? :
int32, auto generated via increment if not provided
Inherited from: APIBaseComponent
optionalexternalstring label? :
The label to be displayed on the button
Inherited from: APIButtonComponentBase
externalstring url :
The URL to direct users to when clicked for Link buttons