Skip to main content
Latest
interface ClientStatus
Re-export
import { type ClientStatus } from "https://deno.land/x/discordeno_cache_plugin@0.0.21/deps.ts";

Properties

optional
desktop: string

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

optional
mobile: string

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

optional
web: string

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