ParticipantsListEvent: InternalMessage & {
    participants: Participant[];
}

Type declaration