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