APIMessageStringSelectInteractionData

export interface APIMessageStringSelectInteractionData extends APIMessageComponentBaseInteractionData<ComponentType.StringSelect>
export interface APIMessageStringSelectInteractionData extends APIMessageComponentBaseInteractionData<ComponentType.StringSelect>

No summary provided.

component_type:CType
The type of the component
Inherited from APIMessageComponentBaseInteractionData
custom_id:string
The custom_id of the component
Inherited from APIMessageComponentBaseInteractionData
values:string[]