WhatsApp is a cross-platform centralized instant messaging and voice-over-IP service owned by Facebook, Inc. It allows users to send text messages and voice messages, make voice and video calls, and share images, documents, user locations, and other content. The service requires a cellular mobile telephone number to sign up.
WhatsApp's client application runs on mobile devices but is also accessible from desktop computers, as long as the user's mobile device remains connected to the Internet while they use the desktop web app.
Here are 2,075 public repositories matching this topic...
Is your enhancement request related to a problem? Please describe.
It is a very very tiny problem but I want to contribute :) In the API documentation, it says the ID of the Agent is the type of integer. In the documentation of the webhook events, the ID of the Agent seems like a string. But when I get a "message_created" event, the ID of the Agent is an integer.

-
Updated
Mar 26, 2022 - Go
Venom is the most complete javascript library for Whatsapp, 100% Open Source.
-
Updated
Mar 23, 2022 - JavaScript
It will come handy to download videos from top sites. So much details like 360 or 720 will make it messy, just a simple command to download youtube videos by link or searching will be great.
Lightweight full-featured WhatsApp Web + Multi-Device API
-
Updated
Mar 27, 2022 - JavaScript
-
Updated
Mar 26, 2022 - TypeScript
-
Updated
Mar 26, 2022 - JavaScript
-
Updated
Apr 10, 2020 - Python
When executing create, it starts an instance of chrome and waits for the qrcode to be read.
How do I cancel this instance? Close this instance.
Is your feature request related to a problem? Please describe.
Missing support for Twilio.
Describe the solution you'd like
Implement a notification service and use existing services such as WhatsApp as a guide for implementation. At the
-
Updated
Oct 18, 2021 - Python
A simple Web based BOT for WhatsApp™ in NodeJS
-
Updated
Feb 15, 2022 - JavaScript
A Matrix-WhatsApp puppeting bridge
-
Updated
Mar 25, 2022 - Go
Pix is a Whatsapp image picker replica. with this, you can integrate an image picker just like WhatsApp.
-
Updated
Feb 3, 2022 - Kotlin
Build a bot that speaks like you!
-
Updated
Oct 1, 2020 - Jupyter Notebook
Dark mode for WhatsApp desktop official version (Windows & macOS)
-
Updated
Feb 12, 2022 - CSS
This tool was created during our research at Checkpoint Software Technologies on Whatsapp Protocol (This repository will be updated after BlackHat 2019)
-
Updated
Oct 21, 2019 - Python
Created by Brian Acton, Jan Koum
Released February 2009
- Organization
- Website
- www.whatsapp.com
- Wikipedia
- Wikipedia



Is your feature request related to a problem? Please describe.
The current RoomMemberQueryFilter doesn't support query by wxid (id of Contact), can we support this?
Describe the solution you'd like
Add id as a string type in RoomMemberQueryFilter
Describe alternatives you've considered