declare class LinkButtonBuilder extends LinkButtonBuilder_baseA builder that creates API-compatible JSON data for buttons with links.
Constructors
externalconstructor(data?: Partial<APIButtonComponent>)
data?: Partial<APIButtonComponent>
Constructs a new instance of the LinkButtonBuilder class
protectedreadonlyexternaldata : Partial<APIButtonComponentWithURL> 
external setURL(url: string) : this
url: string
Sets the URL for this button.