Skip to main content
interface UpdateStatusCommand
import { type UpdateStatusCommand } from "https://deno.land/x/denord@0.1.0/structure/UpdateStatusCommand.ts";

Properties

optional
since: integer

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

optional
game: Activity

null, or the user's new activity

status: StatusType

the user's new status

afk: boolean

whether or not the client is afk