mirror of
https://github.com/mimamch/wa-gateway.git
synced 2026-04-25 00:45:49 +03:00
[GH-ISSUE #68] bisa dibuat link webhook sesuai nama session ? #49
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#49
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 @rhosadac on GitHub (Jun 30, 2025).
Original GitHub issue: https://github.com/mimamch/wa-gateway/issues/68
boleh minta diupdate webhook sesuai nama session ?
karena ini juga multi session dan link webhook cuma 1, akan bentrok dengan yang lain jika ada beberapa workflow berbeda.
@HelloTan commented on GitHub (Jul 29, 2025):
Pesan webhook diterima : {
"session": "XXXXXXX",
"from": "Yohoo",
"message": "Yohoo",
"media": {
"image": null,
"video": null,
"document": null,
"audio": null
}
Webhooknya udh ngasih nama session bng, tinggal di filter ajah dari script nya