WaitingListEvent: InternalMessage & {
    users: WaitingParticipant[];
}

Type declaration