function removeTokenPrefiximport { removeTokenPrefix } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts"; removeTokenPrefix(token?: string, type?: "GATEWAY" | "REST"): stringRemoves the Bot before the token. Parametersoptionaltoken: stringoptionaltype: "GATEWAY" | "REST" = [UNSUPPORTED]Returnsstringimport removeTokenPrefiximport { removeTokenPrefix } from "https://dotland.deno.dev/x/discordeno@18.0.1/plugins/helpers/deps.ts";