Appearance
GatewayPresenceUpdateData
Package: @erinjs/types
Properties
| Name | Type | Readonly | Optional | Description |
|---|---|---|---|---|
activities | { name: string; type: number; url?: string | null; }[] | No | Yes | |
afk | boolean | No | Yes | |
custom_status | GatewayCustomStatus | null | No | Yes | Custom status; set text (and optionally emoji) for bots. Passable on identify and via presence update. |
since | number | null | No | Yes | |
status | "online" | "idle" | "dnd" | "invisible" | No | No |