GuidePluginsTestingAPI
Seyfert LogoSeyfert
API

APIMessageComponentBaseInteractionData

API/Interfaces/APIMessageComponentBaseInteractionData
seyfert/lib/types/payloads/_interactions/messageComponents.d.ts

Signature

export interface APIMessageComponentBaseInteractionData<CType extends ComponentType>

Properties

2
custom_idcomponent_type

Methods

0

No methods.

Properties

custom_id#
custom_id: string;

The `custom_id` of the component

component_type#
component_type: CType;

The type of the component