Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/revoltio/src/client/Client.ts>Client#login

No-nonsense Revolt library for nodejs and deno.
Latest
method Client.prototype.login
import { Client } from "https://deno.land/x/revoltio@v1.0.0/src/client/Client.ts";

Parameters

optional
token: string
optional
type: "user" | "bot" = [UNSUPPORTED]

Returns

Promise<void>