import { Client } from "https://deno.land/x/higa@0.1.2/deno/client/Client.ts";
Constructors
Properties
Application's cache
Websocket to connect the application to the Discord Gateway
Application Command Manager to interact with the REST API
Audit Log Manager to interact with the REST API
Channel Manager to interact with the REST API
Emoji Manager to interact with the REST API
Guild Manager to interact with the REST API
Guild Scheduled Event Manager to interact with the REST API
Guild Template Manager to interact with the REST API
Integration Manager to interact with the REST API
Invite Manager to interact with the REST API
Stage Instance Manager to interact with the REST API
Sticker Manager to interact with the REST API
User Manager to interact with the REST API
API Version to use
Voice Manager to interact with the REST API
Webhook Manager to interact with the REST API
Methods
When a Gateway event is received, emit it to the client
Given a list of intents, return the number that represents them
It sets up the WebSocket connection and listens for messages from Discord
Interact with the Discord Gateway to add a Presence to the Bot User