-
For now, only text messages are supported but it's not a big deal to add other types.
See handler whatsapp implementation:
https://github.com/Rhymen/go-whatsapp/blob/v0.1.1/handler.go
-
dear @p4kl0nc4t please help me
my code is:
` # create the Client instance using create class method
whatsapp = await kyros.Client.create()
# do a QR login
qr_data, scanned …
-
I know this was already dismissed as not planned/low priority, but I'd still love for this to be runable as a single bridge either creating two admin rooms, or One room with commands like login-fb and…
-
I working on a feature and I need to get a order message and get the order details, I'd like to know if is it possible to get this content? Today only some information arrived, how total quantity and …
-
I've been using the FB Messenger integration here for a bit, but I've started to encounter a pesky crash.
So the following chain of events has been happening to me since last week at least once per f…
-
Hello!
I am happily using this library to send some messages and files with some of my numbers since over a year.
Yesterday I got with two of my numbers a forced logout with the message in the logs …
-
```go
code, err := client.PairPhone(phone, true, whatsmeow.PairClientChrome, "Chrome (Windows)")
```
### After successful login, the phone displays unknown device instead of Google Chrome.
-
Compiled with Branch: main
Problem exist 21-22 o clock, German time on 22.08.2024
My existing Web session is deleted too and WA Business got an Update as Info
```
[root@messenger whatsapp]# /opt…
-
Since the switch to whatsmeow one of my contacts bought a new phone and consequently has a new identity key.
From the point where he switched phones I only got "Decrypting message from WhatsApp faile…
-
I can send pdf or txt but i can't send docx file.
msgV = &waE2E.Message{DocumentMessage: &waE2E.DocumentMessage{
Caption: proto.String(caption),
URL: proto.Str…