method Client.prototype.receiveResponseimport { Client } from "https://dotland.deno.dev/x/postgres@v0.19.0/connection/scram.ts"; receiveResponse(response: string)Processes server-final-message Parametersresponse: string