ConnectionBadges: {
    links: ConnectionLink[];
    participants: ConnectionParticipant[];
}

Type declaration