Preview environment

interface APIMessageRoleSelectInteractionData

export interface APIMessageRoleSelectInteractionData extends APIMessageComponentBaseInteractionData<ComponentType.RoleSelect>

component_type : CType

The type of the component

Inherited from: APIMessageComponentBaseInteractionData

custom_id : string

The custom_id of the component

Inherited from: APIMessageComponentBaseInteractionData

values : Snowflake[]