Skip to main content
Module

x/cordeno/mod.ts>INVALID_SESSION

🦕 A Discord API wrapper for developing discord bots using the Deno runtime.
Go to Latest
class INVALID_SESSION
import { INVALID_SESSION } from "https://deno.land/x/cordeno@v0.3.1/mod.ts";

Constructors

new
INVALID_SESSION(client: Client, payload: any)

Properties

canResume: boolean