interface APIButtonComponentWithCustomId

external
export interface APIButtonComponentWithCustomId extends APIButtonComponentBase<ButtonStyle.Danger | ButtonStyle.Primary | ButtonStyle.Secondary | ButtonStyle.Success>

external
custom_id : string

The custom_id to be sent in the interaction when clicked