method Storage.prototype.updateUsernamesRe-exportimport { Storage } from "https://deno.land/x/mtkruto@0.1.102/mod.ts"; updateUsernames(type: "user" | "channel",id: bigint,usernames: string[],)Parameterstype: "user" | "channel"id: bigintusernames: string[]