Type Alias ClientPresenceStatus

ClientPresenceStatus: "online" | "idle" | "dnd"

Represents the possible statuses for a bot's presence.