declare abstract class CustomIdButtonBuilder extends CustomIdButtonBuilder_baseA builder that creates API-compatible JSON data for buttons with custom IDs.
Constructors
Constructs a new instance of the CustomIdButtonBuilder class
protectedreadonlyexternaldata : Partial<APIButtonComponentWithCustomId>
external setCustomId(customId: string) : this
customId: string
Sets the custom id for this button.