Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oasis/packages/deps.ts>DiscordClientStatus

An object oriented Discordeno framework
Latest
interface DiscordClientStatus
import { type DiscordClientStatus } from "https://deno.land/x/oasis@2.1.0/packages/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