ParticipantConfigEvent: InternalMessage & {
    config: RoomExtendedParticipantConfig;
    userId: UserId;
}

Type declaration