APIMessageMentionableSelectInteractionData

export interface APIMessageMentionableSelectInteractionData extends APIMessageComponentBaseInteractionData<ComponentType.MentionableSelect>
export interface APIMessageMentionableSelectInteractionData extends APIMessageComponentBaseInteractionData<ComponentType.MentionableSelect>

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
resolved:Pick<APIInteractionDataResolved, 'members' | 'roles' | 'users'>
values:Snowflake[]