Skip to main content
Module

x/denocordts/deps.ts>GatewayPresenceUpdateData

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

Properties

since: number | null

Unix time (in milliseconds) of when the client went idle, or null if the client is not idle

afk: boolean

Whether or not the client is afk