method Client.prototype.setSessionimport { Client } from "https://deno.land/x/appwrite@12.1.0/src/client.ts"; setSession(value: string): thisSet Session The user session to authenticate with Parametersvalue: stringvalue Returnsthisself