Skip to main content
Module

x/discordeno/mod.ts>removeTokenPrefix

Discord API library for Deno
Latest
function removeTokenPrefix
Re-export
import { removeTokenPrefix } from "https://deno.land/x/discordeno@18.0.1/mod.ts";

Removes the Bot before the token.

Parameters

optional
token: string
optional
type: "GATEWAY" | "REST" = [UNSUPPORTED]

Returns

string