How Can I send Message to a Group?
To send a message to individuals I am using RemoteJid: "[email protected]".
Do Groups have some similar identifiers
@Rhymen Please Help
group identity is something like [email protected] alias of [email protected]
Thanks for the help , @codenoid
Let me see if this works :)
how example use
You will send in the same way you are sending to single persons
But, of course, you need to joinof the group first. :)
And there is a sample on README page
i just need to get my group id I tried various samples but it didn't work
Hi friend, you can call me on dm, can you send us the sample code you are trying to use?
group identity is something like [email protected] alias of [email protected]
@codenoid according to @luawaltzer in https://github.com/Rhymen/go-whatsapp/issues/40#issuecomment-421717459 the group's timestamp is the unix timestamp. How could I find that for an existing group when the exact time isn't displayed in the Whatsapp app?
Would appreciate a howto ;)
Most helpful comment
group identity is something like
[email protected]alias of[email protected]