export interface APIMessageMentionableSelectInteractionData extends APIMessageComponentBaseInteractionData<ComponentType.MentionableSelect>
externalCType component_type :
The type of the component
Inherited from: APIMessageComponentBaseInteractionData
externalstring custom_id :
The custom_id
of the component
Inherited from: APIMessageComponentBaseInteractionData