method Node.prototype.connectimport { Node } from "https://deno.land/x/lavadeno@3.3.0/src/node.ts"; connect(userId?: Snowflake | undefined)ParametersoptionaluserId: Snowflake | undefined = [UNSUPPORTED]