Skip to main content

Type Alias: WAPresence

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

Defined in: src/Types/Chat.ts:23

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