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