Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>removeTokenPrefix

An object oriented Discordeno framework
Latest
function removeTokenPrefix
Re-export
import { removeTokenPrefix } from "https://deno.land/x/oasis@2.1.0/packages/deps.ts";

Removes the Bot before the token.

Parameters

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

Returns

string