Skip to content

GatewayPresenceUpdateData

Package: @erinjs/types

Properties

NameTypeReadonlyOptionalDescription
activities{ name: string; type: number; url?: string | null; }[]NoYes
afkbooleanNoYes
custom_statusGatewayCustomStatus | nullNoYesCustom status; set text (and optionally emoji) for bots. Passable on identify and via presence update.
sincenumber | nullNoYes
status"online" | "idle" | "dnd" | "invisible"NoNo

Released under the Apache-2.0 License.