mirror of
https://github.com/mimamch/wa-gateway.git
synced 2026-04-25 00:45:49 +03:00
[GH-ISSUE #66] Send message to group #47
Labels
No labels
bug
documentation
invalid
pull-request
question
request
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wa-gateway-mimamch#47
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ekotwidodo on GitHub (Jun 16, 2025).
Original GitHub issue: https://github.com/mimamch/wa-gateway/issues/66
Has this gateway supported sending message to group?
How to fill the "to" if we want to send message to group?
How to get group ids?
@kikuKeii commented on GitHub (Sep 11, 2025):
Q : Has this gateway supported sending message to group?
A : YES
Q : How to fill the "to" if we want to send message to group?
A : Enpoint for send group is the same as send normal message only with isGroup parameter set to true and to set group ID
Payload request:
Response yang diterima:
Q: How to get group ids?
A: Just send a message to the group.
If you send a message to a group, the data payload received on the webhook will look like this: