ParticipantsModalContainer

constructor(isVisible: Boolean, participants: List<Participant>, filteredParticipants: List<Participant>, searchQuery: String, islevel: String, showAlert: (ShowAlertOptions) -> Unit?, eventType: EventType, updateParticipants: (List<Participant>) -> Unit)