Skip to main content
Module

x/denocordts/deps.ts>GatewayPresenceClientStatus

An Object Oriented Discord API wrapper for Deno.
Latest
interface GatewayPresenceClientStatus
import { type GatewayPresenceClientStatus } from "https://deno.land/x/denocordts@1.2.0/deps.ts";

Properties

optional
desktop: PresenceUpdateStatus

The user's status set for an active desktop (Windows, Linux, Mac) application session

optional
mobile: PresenceUpdateStatus

The user's status set for an active mobile (iOS, Android) application session

The user's status set for an active web (browser, bot account) application session