Skip to main content
Module

x/harmony/src/types/gateway.ts>GatewayStatusUpdate

An easy to use Discord API Library for Deno.
Go to Latest
interface GatewayStatusUpdate
import { type GatewayStatusUpdate } from "https://deno.land/x/harmony@v2.9.0/src/types/gateway.ts";

Properties

since: number | undefined
activities: ActivityPayload[]
status: string
afk: boolean