Dulu saya pernah share tutorial Membuat WhatsApp Gateway untuk Monitoring Mikrotik namun tutorial tersebut tidak bisa digunakan lagi karena repositorynya menghilang. Untuk membuat Whatsapp Gateway ini cukup mudah kita bisa berlangganan VPS Cloud dari idloudhost daftar disini.

WhatsApp API Multi Device Version

Fitur yang bisa kita gunakan untuk perintah API sebagai berikut:

Feature Menu Method URL
✅ Login GET /app/login
✅ Logout GET /app/logout
✅ Reconnect GET /app/reconnect
✅ Devices GET /app/devices
✅ User Info GET /user/info
✅ User Avatar GET /user/avatar
✅ User My Group List GET /user/my/groups
✅ User My Privacy Setting GET /user/my/privacy
✅ Send Message POST /send/message
✅ Send Image POST /send/image
✅ Send Audio POST /send/audio
✅ Send File POST /send/file
✅ Send Video POST /send/video
✅ Send Contact POST /send/contact
✅ Send Link POST /send/link
✅ Send Location POST /send/location
✅ Send Poll / Vote POST /send/poll
✅ Revoke Message POST /message/:message_id/revoke
✅ React Message POST /message/:message_id/reaction
✅ Delete Message POST /message/:message_id/delete
✅ Edit Message POST /message/:message_id/update
✅ Join Group With Link POST /group/join-with-link
✅ Leave Group POST /group/leave
✅ Create Group POST /group
✅ Add Participants in Group POST /group/participants
❌ Remove Participant in Group DELETE /group/participants
❌ Promote Participant in Group POST /group/participants/promote
❌ Demote Participant in Group POST /group/participants/demote
✅ = Available
❌ = Not Available Yet

Sumber: https://github.com/aldinokemal/go-whatsapp-web-multidevice/

Tutorial Cara Membuatnya

3 COMMENTS

  1. Untuk tool fetch di mikrotik sesuai syntax di youtube dan url sendiri masih gagal Pak,tulisan failure closing connection 404 not found.

Leave a Reply to Eko ACancel reply