Type alias WAPresence

WAPresence: "unavailable" | "available" | "composing" | "recording" | "paused"

set of statuses visible to other people; see updatePresence() in WhatsAppWeb.Send

Generated using TypeDoc