Own presence
Broadcast whether the account is online withclient.presence.send:
The presence announced right after connecting is controlled by the
markOnlineOnConnect option.Typing indicators (chat-state)
sendChatstate sends a per-chat hint such as typing or recording:
Subscribing to a contact
To receive a contact’s presence and chat-state, subscribe to them:Status broadcasts
Post a status (the “stories” feature) withclient.status (WaStatusCoordinator). The content is the same content union as a normal message; you provide the recipient list:
