Skip to main content
Latest
type alias StatusType
import { type StatusType } from "https://deno.land/x/drex@v1.1.1/mod.ts";
definition:
| "online"
| "invisible"
| "offline"
| "idle"
| "dnd"