method client.TelegramBaseClient.prototype._authKeyCallbackRe-exportimport { client } from "https://deno.land/x/grm@0.5.4/mod.ts"; const { TelegramBaseClient } = client; _authKeyCallback(authKey: AuthKey, dcId: number)ParametersauthKey: AuthKeydcId: number