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

x/cordeno/src/client/constant/discord.ts>Discord

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

Members

Endpoint = "wss://gateway.discord.gg/?v=6&encoding=json"
Rest = "https://discordapp.com/api/v6"