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