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

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

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

Properties

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