class PrimaryButtonBuilder
extends
CustomIdButtonBuilderexport declare class PrimaryButtonBuilder extends CustomIdButtonBuilder
A builder that creates API-compatible JSON data for buttons with custom IDs (using the primary style).
protectedreadonlyPartial<APIButtonComponentWithCustomId> data :
Inherited from: CustomIdButtonBuilder
setCustomIdcustomId: string) : this (
customId: string
Sets the custom id for this button.
Inherited from: CustomIdButtonBuilder