Skip to main content
Module

x/cordeno/mod.ts>RESUMED

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

Constructors

new
RESUMED(client: Client, payload: any)

Properties

reconnectRequested: boolean
resumeTime: Date | null