-
In the 'ButtonsMessage' is there a way to get the 'catalog' dialog to be opened upon the user click of the 'ButtonsMessage', the same way the catalog dialog is opened by clicking the button provided b…
hajsf updated
2 years ago
-
My problem is not solved how to fix my many user .. in a problem please give me a any best salutation ..
Thank.
_Originally posted by @kkMs009 in https://github.com/tulir/whatsmeow/issues/157#iss…
-
%subj%
-
How to send message to phone number?
The documentation is hard to understand
-
Trying to split the simple [example](https://godocs.io/go.mau.fi/whatsmeow#example-package) into 2 functions, so I wrote the below:
```go
// setup.go
package whastapp
import (
"errors"
"flag…
hajsf updated
2 years ago
-
in some cases, (usually in `status@broadcast`) receipt node contains couple of participants childrens instead of one in the attrs.
so we need some logic to handle many receipt events in one Node..
…
a5r0n updated
2 years ago
-
I know is a work in progress, but in whatsmeow version, I can send messages successfully, but I connot see them, they don't show up to me.
Also, the status says always offline.
-
Can't get picture of user except its own JID.
Code :
```go
func testGetProfilePic( e interface{}, client *whatsmeow.Client) error {
var event = e.(*events.Message)
var text, _ = what…
-
I want to use different UA information for different numbers
For example: chrome under windows
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safar…
-
Greetings,
first of all for making this plugin, it works like a charm.
There is a thing I'm not personally a fan of (but that's a Whatsapp thing), which is customizable user statuses.
Is there…