Foxogram Gateway
The Gateway client for foxogram.js
Installation
Install with npm / yarn / pnpm:
npm install @foxogram/gateway
yarn add @foxogram/gateway
pnpm add @foxogram/gateway
Usage
import { Gateway } from "@foxogram/gateway";
Enumerations
- GatewayEvents
Classes
- Gateway
- MissingTokenError
- NotConnectedError
Interfaces
- GatewayEventsMap
- GatewayOptions
- HeartbeatStats
Variables
- DefaultGatewayOptions