Skip to main content
Module

x/harmony/src/types/presence.ts>ClientStatus

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

Properties

optional
desktop: StatusType
optional
mobile: StatusType
optional
web: StatusType