Summary
I would like the logEventWithGroups API to accept an optional timstamp.
Motivations
The reason for this request is that I want to pass a timestamp while using logEventWithGroups. I can use setGroup followed by logEventWithTimestamp but then I get an extra $identify event which seems unnecessary.