export interface APIMessageStringSelectInteractionData extends APIMessageComponentBaseInteractionData<ComponentType.StringSelect>
CType component_type :
The type of the component
Inherited from: APIMessageComponentBaseInteractionData
string custom_id :
The custom_id
of the component
Inherited from: APIMessageComponentBaseInteractionData