function removeTokenPrefixRe-exportimport { removeTokenPrefix } from "https://deno.land/x/discordeno@18.0.1/template/beginner/deps.ts"; removeTokenPrefix(token?: string, type?: "GATEWAY" | "REST"): stringRemoves the Bot before the token. Parametersoptionaltoken: stringoptionaltype: "GATEWAY" | "REST" = [UNSUPPORTED]Returnsstring