<@U7Y75N8RG> you can do `call.receive&lt;JsonObjec...
# ktor
f
@damian you can do
call.receive<JsonObject>
to use Gson, had trouble with that myself
👍 1