Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/revoltio/src/lib.ts>ClientUser#setStatus

No-nonsense Revolt library for nodejs and deno.
Latest
method ClientUser.prototype.setStatus
import { ClientUser } from "https://deno.land/x/revoltio@v1.0.0/src/lib.ts";

Parameters

text: string | null
optional
presence: Status

Returns

Promise<void>