function removeTokenPrefiximport { removeTokenPrefix } from "https://deno.land/x/discordeno@17.0.0/util/mod.ts"; removeTokenPrefix(token?: string, type?: "GATEWAY" | "REST"): stringRemoves the Bot before the token. Parametersoptionaltoken: stringoptionaltype: "GATEWAY" | "REST" = [UNSUPPORTED]Returnsstring