deleteEventsByUserId

suspend fun deleteEventsByUserId(userId: String): Int

Delete all events for a specific user.

Since

0.5.0