import { type client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { UserPasswordAuthParams } = client;
Properties
optional
password: (hint?: string) => MaybePromise<string>import { type client } from "https://deno.land/x/grm@0.6.0/mod.ts";
const { UserPasswordAuthParams } = client;