GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIButtonComponentWithCustomId

API/Interfaces/APIButtonComponentWithCustomId
seyfert/lib/types/payloads/components.d.ts

Signature

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

Properties

1
custom_id

Methods

0

No methods.

Properties

custom_id#
custom_id: string;

The custom_id to be sent in the interaction when clicked