Skip to main content
Module

x/biscuit/mod.ts>DiscordClientStatus

A Discord library that is easy to use but reliable on its core 🥠
Latest
interface DiscordClientStatus
Re-export
import { type DiscordClientStatus } from "https://deno.land/x/biscuit@0.2.4/mod.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

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