export declare abstract class CustomIdButtonBuilder extends CustomIdButtonBuilder_base
A builder that creates API-compatible JSON data for buttons with custom IDs.
protectedreadonlyPartial<APIButtonComponentWithCustomId> data :
setCustomIdcustomId: string) : this (
customId: string
Sets the custom id for this button.