Skip to main content
Module

x/denord/mod.ts>UpdateStatusCommand

🗣 Discord API module
Latest
interface UpdateStatusCommand
import { type UpdateStatusCommand } from "https://deno.land/x/denord@0.1.0/mod.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