Moreno Flavio
04/21/2023, 2:21 PMcall.received
? At the moment I'm doing it with a try-catch but I find it rather uglyMoreno Flavio
04/21/2023, 3:22 PMval user = call.receive<UnregisteredUser>()
I can't specify which field is not found.Aleksei Tirman [JB]
04/24/2023, 7:43 AM