Registry / messaging / whatsmeow

whatsmeow

JSON →
library0.0.0-20260616120636-eaa388b4e537gogounverified

Package whatsmeow implements a client for interacting with the WhatsApp web multidevice API.

go get go.mau.fi/whatsmeow
INSTALL
IMPORT
SIG · WHATSMEOW
W
whatsmeow
messaginggov0.0.0-20260616120636-eaa388b4e537
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

whatsmeow
go.mau.fi/whatsmeow

Creates a new WhatsApp client instance.

package main import ( "fmt" "go.mau.fi/whatsmeow" ) func main() { client := whatsmeow.NewClient(nil, nil) fmt.Println(client) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20260616120636-eaa388b4e537latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
24
OpenAI (training)
1
Resources
whatsmeow — go get whatsmeow · libregistry