method crypto.AuthKey.prototype.equalsimport { crypto } from "https://deno.land/x/grm@0.6.0/src/mod.ts"; const { AuthKey } = crypto; equals(other: AuthKey)Parametersother: AuthKey