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